SmsFormXmlData Class
Represents XML data that pertains to a form that is used in the Configuration Manager 2007 console.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As SmsFormXmlData
Syntax
'Declaration
<SerializableAttribute> _
Public Class SmsFormXmlData
[SerializableAttribute]
public class SmsFormXmlData
[SerializableAttribute]
public ref class SmsFormXmlData
/** @attribute SerializableAttribute() */
public class SmsFormXmlData
SerializableAttribute
public class SmsFormXmlData
Inheritance Hierarchy
System.Object
Microsoft.ConfigurationManagement.AdminConsole.SmsFormXmlData
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
SmsFormXmlData Members
Microsoft.ConfigurationManagement.AdminConsole Namespace
SmsFormData Class
SmsFormType Enumeration