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


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

ISchematicInMemoryObject Interface

Provides access to members that manage the schematic in memory object.

Product Availability

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

Members

Name Description
Read-only property Name Name of the schematic in memory object.
Read-only property SchematicObjectClass The schematic object class the schematic in memory object belongs to.

Classes that implement ISchematicInMemoryObject

Classes Description
SchematicInMemoryDiagram Schematic in memory diagram object.
SchematicInMemoryFeatureLink Schematic in memory feature link object.
SchematicInMemoryFeatureNode Schematic in memory feature node object.
SchematicInMemoryFeatureNodeOnLink Schematic in memory feature node on link object.
SchematicInMemoryFeatureSubLink Schematic in memory feature sublink object.