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 > ISchematicInMemoryFeatureClass Interface > ISchematicInMemoryFeatureClass.SchematicElementClass Property (ArcObjects .NET 10.5 SDK) |
The schematic element class relative to the schematic in memory feature class.
[Visual Basic .NET] Public ReadOnly Property SchematicElementClass As ISchematicElementClass
[C#] public ISchematicElementClass SchematicElementClass {get;}
[C++]
HRESULT get_SchematicElementClass(
ISchematicElementClass** SchematicElementClass
);
[C++]
Parameters SchematicElementClass [out, retval]
SchematicElementClass is a parameter of type ISchematicElementClass