SmsPageFieldData Members
Represents data for fields on a page. 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 SmsPageFieldData type.
Public Constructors
Name | Description | |
---|---|---|
SmsPageFieldData | Initializes a new instance of SmsPageFieldData. |
Top
Public Fields
Name | Description | |
---|---|---|
DefaultValue | Indicates a default value for the page field data. | |
Name | Indicates the name for the page field data. | |
ValidationRules | Indicates a FieldValidationRules object that identifies the validation rules for the page field data. |
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
SmsPageFieldData Class
Microsoft.ConfigurationManagement.AdminConsole Namespace