Gets the ID of the object attached to the leader object. To determine whether the object is attached to another object, first call IAttachment66.IsAttached.
JavaScript |
|
AttachedToID |
C# |
|
string AttachedToID { get; } |
C++ |
|
HRESULT AttachedToID ([out, retval] BSTR* ObjectID) |