This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IV > IValidation Interface > IValidation.AddRule Method (ArcObjects .NET 10.5 SDK) |
Adds the rule to the set of associated rules.
[Visual Basic .NET] Public Sub AddRule ( _ ByVal Rule As IRule _ )
[C#] public void AddRule ( IRule Rule );
[C++]
HRESULT AddRule(
IRule* Rule
);
[C++]
Parameters Rule [in]
Rule is a parameter of type IRule