NormalizationRulesInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This class is obsolete.
Represents the normalization rule instance in location profile data.
public ref class NormalizationRulesInstance
[System.Obsolete("This class is obsolete.")]
public class NormalizationRulesInstance
type NormalizationRulesInstance = class
Public Class NormalizationRulesInstance
- Inheritance
-
NormalizationRulesInstance
- Attributes
Properties
Description |
Gets the description for the normalization rule instance. |
DN |
Gets the DN for the normalization rule instance. |
Name |
Gets the name for the normalization rule instance. |
Pattern |
Gets the pattern definition for the normalization rule instance. |
Translation |
Gets the translation definition for the normalization rule instance. |