This document is archived and information here might be outdated. Recommended version. |
The associated object class ID to the schematic element class.
[Visual Basic .NET]
Public ReadOnly Property AssociatedObjectClassID As Integer
[C#]
public int AssociatedObjectClassID {get;}
[C++]
HRESULT get_AssociatedObjectClassID(
System.Int32* ID
);
[C++] Parameters ID [out, retval]
ID is a parameter of type long*