ManagementPackEntityPropertyTypes Enumeration

Defines the data types that are used for property values.

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

Usage

'Usage
Dim instance As ManagementPackEntityPropertyTypes

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration ManagementPackEntityPropertyTypes
[SerializableAttribute] 
public enum ManagementPackEntityPropertyTypes
[SerializableAttribute] 
public enum class ManagementPackEntityPropertyTypes
/** @attribute SerializableAttribute() */ 
public enum ManagementPackEntityPropertyTypes
SerializableAttribute 
public enum ManagementPackEntityPropertyTypes

Members

Member name Description
bool A Boolean value.
datetime A DateTime value.
decimal A decimal value.
double A double value.
guid A GUID value.
int An integer value.
string A string value.

Platforms

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

See Also

Reference

Microsoft.EnterpriseManagement.Configuration Namespace

Send comments about this topic to Microsoft.