This document is archived and information here might be outdated.  Recommended version.


ISchematicInMemoryFeatureNodeFlags Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicInMemoryFeatureNodeFlags Interface
ArcGIS Developer Help

ISchematicInMemoryFeatureNodeFlags Interface

Provides access to members that manage the schematic in memory feature node flags.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Name Description
Read/write property EndNode Indicates whether or not the schematic in memory feature node is a end node.
Read/write property RootNode Indicates whether or not the schematic in memory feature node is a root node.

Classes that implement ISchematicInMemoryFeatureNodeFlags

Classes Description
SchematicInMemoryFeatureNode Schematic in memory feature node object.