GetApiID Method (ILispFunction) Send Feedback
See Also 
ApiUuid[out]
UUID of this LISP function
Gets the UUID of this LISP function.

Syntax

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

Parameters

ApiUuid[out] or Return Value
UUID of this LISP function
 

See Also

Availability

DraftSight V1R4.0