IMetaDictionary.DataRules

Syntax

DataRules: IMetaDataRules;

Description

The DataRules property returns a collection of rules checked for the dictionary attribute values.

Example

The example of use is given in description of the IMetaDataRules.Add method.

See also:

IMetaDictionary