Kind: ValidationDetailsKind;
The Kind property determines the type of the validation rule.
A set of specific settings available for the validation rule depends on the filter type. To get settings, use the IValidationFilter.Details property.
The property use is given in the example for IValidationFilter.Details.
See also: