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.Type Property (ArcObjects .NET 10.5 SDK) |
Schematic element type of the schematic in memory feature class.
[Visual Basic .NET] Public ReadOnly Property Type As esriSchematicElementType
[C#] public esriSchematicElementType Type {get;}
[C++]
HRESULT get_Type(
esriSchematicElementType* ElementType
);
[C++]
Parameters ElementType [out, retval]
ElementType is a parameter of type esriSchematicElementType