This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicObject Interface > ISchematicObject.Class Property (ArcObjects .NET 10.5 SDK) |
Object class related to the schematic object.
[Visual Basic .NET] Public ReadOnly Property Class As IObjectClass
[C#] public IObjectClass Class {get;}
[C++]
HRESULT get_Class(
IObjectClass** ObjectClass
);
[C++]
Parameters ObjectClass [out, retval]
ObjectClass is a parameter of type IObjectClass