GetString Method (ILispParameter) Send Feedback
See Also 
Value[out]
String value of this LISP parameter
Gets the string value of this LISP parameter.

Syntax

Visual Basic 
Function GetString() As System.String
C# 
System.string GetString()
JavaScript 
GetString() : String
COM native C++ 
HRESULT GetString(
   BSTR* Value
)  
C++ 
DSRESULT GetString(
   dsString* Value
)  

Parameters

Value[out] or Return Value
String value of this LISP parameter
 

See Also

Availability

DraftSight V1R4.0