Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Indicates an SmsFormType enumeration value, for example, Wizard, that represents the type of form.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As SmsFormXmlData
Dim value As SmsFormType
value = instance.SmsFormType
instance.SmsFormType = value
Syntax
'Declaration
<XmlAttributeAttribute("FormType")> _
Public SmsFormType As SmsFormType
[XmlAttributeAttribute("FormType")]
public SmsFormType SmsFormType
[XmlAttributeAttribute(L"FormType")]
public:
SmsFormType SmsFormType
/** @attribute XmlAttributeAttribute("FormType") */
public SmsFormType SmsFormType
XmlAttributeAttribute("FormType")
public var SmsFormType : SmsFormType
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
SmsFormXmlData Class
SmsFormXmlData Members
Microsoft.ConfigurationManagement.AdminConsole Namespace
SmsFormType Enumeration