NormalizationRulesInstance Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Represents the normalization rule instance in location profile data.
The NormalizationRulesInstance type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description | Obsolete. Gets the description for the normalization rule instance. | |
DN | Obsolete. Gets the DN for the normalization rule instance. | |
Name | Obsolete. Gets the name for the normalization rule instance. | |
Pattern | Obsolete. Gets the pattern definition for the normalization rule instance. | |
Translation | Obsolete. Gets the 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