Rds > Rds Assembly Interfaces > IMetaDictionary > IMetaDictionary.DataRules
DataRules: IMetaDataRules;
The DataRules property returns a collection of rules checked for the dictionary attribute values.
The example of use is given in description of the IMetaDataRules.Add method.
See also: