This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITopologyErrorSelection Interface > ITopologyErrorSelection.RuleType Property (ArcObjects .NET 10.4 SDK) |
The topology rule type.
[Visual Basic .NET] Public Function get_RuleType ( _ ByVal Index As Integer _ ) As esriTopologyRuleType
[C#] public esriTopologyRuleType get_RuleType ( int Index );
[C++]
HRESULT get_RuleType(
long Index,
esriTopologyRuleType* RuleType
);
[C++]
Parameters Index [in] Index is a parameter of type long RuleType [out, retval]
RuleType is a parameter of type esriTopologyRuleType