This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IV > IValidation Interface > IValidation.Rules Property (ArcObjects .NET 10.4 SDK) |
The rules associated with the class.
[Visual Basic .NET] Public ReadOnly Property Rules As IEnumRule
[C#] public IEnumRule Rules {get;}
[C++]
HRESULT get_Rules(
IEnumRule** Rules
);
[C++]
Parameters Rules [out, retval]
Rules is a parameter of type IEnumRule