Represents XML data that pertains to a form that is used in the Configuration Manager 2007 console.
The following tables list the members exposed by the SmsFormXmlData type.
Public Constructors
Name | Description | |
---|---|---|
SmsFormXmlData | Initializes a new instance of SmsFormXmlData. |
Public Fields
Name | Description | |
---|---|---|
Assembly | Indicates an SmsAssemblyData object for the XML data. | |
CustomData | Indicates custom data that is included in the XML data. | |
FieldData | Indicates an array of SmsPageFieldData objects for fields in the form. | |
ForceRefresh | Indicates true to refresh the parent after management object properties are changed. | |
Id | Indicates the identifier for the XML data. | |
Pages | Indicates an array of SmsPageXmlData objects for the pages in the form. | |
SmsFormType | Indicates an SmsFormType enumeration value, for example, Wizard, that represents the type of form. |
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 ) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
See Also
Send comments about this topic to Microsoft.