![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicElementClass Interface > ISchematicElementClass.AssociatedObjectClassID Property (ArcObjects .NET 10.4 SDK) |
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(
long* ID
);
[C++]
Parameters ID [out, retval] ID is a parameter of type long