NormalizationRule Members
Include Protected Members
Include Inherited Members
Represents a normalization rule in a location profile.
The NormalizationRule type exposes the following members.
Properties
Name | Description | |
---|---|---|
Pattern | Gets the pattern definition for the normalization rule. | |
Translation | Gets the translation definition for the normalization rule. |
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