ManagementPackEntityPropertyTypes Enumeration

System Center
Defines the data types that are used for property values.

Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)

'Usage
Dim instance As ManagementPackEntityPropertyTypes

[SerializableAttribute] 
public enum class ManagementPackEntityPropertyTypes
/** @attribute SerializableAttribute() */ 
public enum ManagementPackEntityPropertyTypes
SerializableAttribute 
public enum ManagementPackEntityPropertyTypes

Member nameDescription
boolA Boolean value.
datetimeA DateTime value.
decimalA decimal value.
doubleA double value.
guidA GUID value.
intAn integer value.
stringA string value.

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP

Send comments about this topic to Microsoft.
Show: