Rule.Ignored

Rule.Ignored property

Specifies whether the validation rule is currently ignored. Default is False.

public BOOL Ignored { get; set; }

See Also