SmsPageXmlData Members
Represents serializable XML data for a page in Configuration Manager 2007.
The following tables list the members exposed by the SmsPageXmlData type.
Public Constructors
Name | Description | |
---|---|---|
SmsPageXmlData | Initializes a new instance of SmsPageXmlData. |
Top
Public Fields
Name | Description | |
---|---|---|
Assembly | Indicates the name of the XML data assembly. | |
Branches | Indicates an array of SmsWizardBranchReference objects if the page is represented in a wizard form. | |
CustomData | Indicates custom data that is included in the XML data. | |
FieldData | Indicates an array of SmsPageFieldData objects for fields on the page. | |
HelpTopic | Indicates the Help topic for the page XML data. | |
Id | Indicates the identifier for the page XML data. | |
MultiSelection | Indicates true if the page XML data supports multiple selections. | |
Namespace | Indicates the namespace that supports the page XML data. | |
ReadOnly | Indicates true if the page XML data is read-only. | |
Type | Indicates the type of page XML data. | |
UserData | Indicates an SmsPageUserData object that represents user data for the page. | |
VendorId | Indicates the identifier for the vendor of the page XML data assembly. | |
Visible | Indicates true if the page XML data is visible. |
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
SmsPageXmlData Class
Microsoft.ConfigurationManagement.AdminConsole Namespace