NormalizationRulesInstance Members
Class represents the normalization rule instance in the location profile data.
The NormalizationRulesInstance type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description | Description for the normalization rule instance. | |
DN | DN for the normalization rule instance. | |
Name | Name for the normalization rule instance. | |
Pattern | Pattern definition for the normalization rule instance, in the form of a regular expression. | |
Translation | Translation definition for the normalization rule instance. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top