Home > All Other Interfaces > ITerraExplorerObject > ID

ID

The ID of the object.

Note:    This ID is not to be confused with the ItemID of the entry in the Project Tree, which represents the object in the Project Tree only.

 

JavaScript

 

 

 

 

ID

 

C#

 

 

 

 

string ID { get; }

 

C++

 

 

 

 

HRESULT ID([out, retval] BSTR* pVal)