This document is archived and information here might be outdated. Recommended version. |
The ID of the object.
[Visual Basic .NET] Public ReadOnly Property ID As UID
[C#] public UID ID {get;}
[C++]
HRESULT get_ID(
IUID** objectID
);
[C++] Parameters objectID [out, retval]
objectID is a parameter of type IUID**
Returns a UID or a the fully-qualified class name of your class.