GetID Method (IContextMenuItem) Send Feedback
See Also 
ID[out]
User-defined ID of this context-sensitive menu item
Gets the user-defined ID of this context-sensitive menu item.

Syntax

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

Parameters

ID[out] or Return Value
User-defined ID of this context-sensitive menu item
 

See Also

Availability

DraftSight V1R5.0