SmsPageXmlData.Type Field
Indicates the type of page XML data.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As SmsPageXmlData
Dim value As String
value = instance.Type
instance.Type = value
Syntax
'Declaration
<XmlAttributeAttribute("Type")> _
Public Type As String
[XmlAttributeAttribute("Type")]
public string Type
[XmlAttributeAttribute(L"Type")]
public:
String^ Type
/** @attribute XmlAttributeAttribute("Type") */
public String Type
XmlAttributeAttribute("Type")
public var Type : String
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
SmsPageXmlData Class
SmsPageXmlData Members
Microsoft.ConfigurationManagement.AdminConsole Namespace