RuleSet.Enabled

RuleSet.Enabled property

Specifies whether the rules in the specified validation rule set are checked when validation is triggered for the current document. Default is True.

public BOOL Enabled { get; set; }

See Also