This document is archived and information here might be outdated. Recommended version. |
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*