TextValidationRuleReferenceType Members
Represents a text validation rule reference type. This class supports the Configuration Manager 2007 infrastructure and is not intended to be used directly from your code.
The following tables list the members exposed by the TextValidationRuleReferenceType type.
Public Constructors
Name | Description | |
---|---|---|
TextValidationRuleReferenceType | Initializes a new instance of TextValidationRuleReferenceType. |
Top
Public Fields
Name | Description | |
---|---|---|
MustMatchPatterns | Indicates a System.Collections.Generic.List object that represents MustMatchPattern objects. | |
MustNotMatchPatterns | Indicates a System.Collections.Generic.List object that represents MustNotMatchPattern objects. | |
RuleName | Indicates the text validation rule name. | |
TextLength | Indicates a TextLengthType object that represents text length for the reference type. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
TextValidationRuleReferenceType Class
Microsoft.ConfigurationManagement.AdminConsole Namespace
TextValidationRuleType