This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRule Interface > IRule.Type Property (ArcObjects .NET 10.5 SDK) |
The type associated with the validation rule.
[Visual Basic .NET] Public ReadOnly Property Type As esriRuleType
[C#] public esriRuleType Type {get;}
[C++]
HRESULT get_Type(
esriRuleType* Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type esriRuleType