Partager via


SmsSiteConnectionNode.ConnectionNodeData.DataType Enumeration

Defines data types used by SmsSiteConnectionNode.ConnectionNodeData objects in Configuration Manager 2007.

Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)

Usage

'Usage
Dim instance As DataType

Syntax

'Declaration
Public Enumeration DataType
public enum DataType
public enum class DataType
public enum DataType
public enum DataType

Members

Member name Description
Boolean Boolean data type.
Integer Integer data type.
Long Long data type.
None No data type.
String String data type.

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also

Reference

Microsoft.ConfigurationManagement.AdminConsole Namespace
SmsSiteConnectionNode.ConnectionNodeData Class