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 > ISchematicInMemoryFeature Interface > ISchematicInMemoryFeature.SchematicRelationManager Property (ArcObjects .NET 10.5 SDK) |
Schematic relation manager of the schematic in memory feature.
[Visual Basic .NET] Public ReadOnly Property SchematicRelationManager As ISchematicRelationManager
[C#] public ISchematicRelationManager SchematicRelationManager {get;}
[C++]
HRESULT get_SchematicRelationManager(
ISchematicRelationManager** SchematicRelationManager
);
[C++]
Parameters SchematicRelationManager [out, retval]
SchematicRelationManager is a parameter of type ISchematicRelationManager