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
public field Assembly Indicates the name of the XML data assembly.
public field Branches Indicates an array of SmsWizardBranchReference objects if the page is represented in a wizard form.
public field CustomData Indicates custom data that is included in the XML data.
public field FieldData Indicates an array of SmsPageFieldData objects for fields on the page.
public field HelpTopic Indicates the Help topic for the page XML data.
public field Id Indicates the identifier for the page XML data.
public field MultiSelection Indicates true if the page XML data supports multiple selections.
public field Namespace Indicates the namespace that supports the page XML data.
public field ReadOnly Indicates true if the page XML data is read-only.
public field Type Indicates the type of page XML data.
public field UserData Indicates an SmsPageUserData object that represents user data for the page.
public field VendorId Indicates the identifier for the vendor of the page XML data assembly.
public field Visible Indicates true if the page XML data is visible.
Top

Public Methods (see also Protected Methods )

  Name Description
public method Equals  Overloaded. (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method static ReferenceEquals  (inherited from Object )
public method ToString  (inherited from Object )
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )
Top

See Also


Send comments about this topic to Microsoft.