CatalogDataType Enumeration (BCL)

Enumeration of the valid data types for catalog properties.

Members

Member Name Description
BigInteger Indicates a BigInteger DataType.
Boolean Indicates a Boolean DataType.
Currency Indicates a Currency DataType.
DateTime Indicates a DateTime DataType.
Double Indicates a Double DataType.
Enumeration Indicates an Enumeration DataType.
FilePath Indicates a FilePath DataType.
Float Indicates a Float DataType.
Integer Indicates an Integer DataType.
Invalid Indicates an Invalid DataType.
String Indicates a String DataType.
Text Indicates a Text DataType.

 

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Catalog

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.