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.
Top

Public Fields

  Name Description
public field Assembly Indicates an SmsAssemblyData object for the XML data.
public field CustomData Indicates custom data that is included in the XML data.
public field FieldData Indicates an array of SmsPageFieldData objects for fields in the form.
public field ForceRefresh Indicates true to refresh the parent after management object properties are changed.
public field Id Indicates the identifier for the XML data.
public field Pages Indicates an array of SmsPageXmlData objects for the pages in the form.
public field SmsFormType Indicates an SmsFormType enumeration value, for example, Wizard, that represents the type of form.
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.