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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.