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 > ISchematicRulesHelper Interface > ISchematicRulesHelper.RelationController Property (ArcObjects .NET 10.5 SDK) |
Obtain the Relation Controller from the rules helper.
[Visual Basic .NET] Public ReadOnly Property RelationController As ISchematicRelationController
[C#] public ISchematicRelationController RelationController {get;}
[C++]
HRESULT get_RelationController(
ISchematicRelationController** RelationController
);
[C++]
Parameters RelationController [out, retval]
RelationController is a parameter of type ISchematicRelationController