Share via


DataItemType Enumeration

Represents the data type of an item.

Namespace: Microsoft.Clm.Shared.CertificateServer
Assembly: Microsoft.Clm.Shared (in Microsoft.Clm.Shared.dll)

Usage

'Usage
Dim instance As DataItemType

Syntax

'Declaration
Public Enumeration DataItemType
public enum DataItemType
public enum class DataItemType
public enum DataItemType
public enum DataItemType

Members

Member name Description
Date A date value.
Number A numerical value.
String A string value.

Platforms

Development Platforms

Windows 2008 x64 Edition

Target Platforms

Windows XP SP3, Windows Vista SP1+, Windows 7, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

Microsoft.Clm.Shared.CertificateServer Namespace