Bloomberg API for .NET
Schema..::..Datatype Enumeration
NamespacesBloomberglp.BlpapiSchemaSchema..::..Datatype
Enumerations for various data types supported in the schema.
Declaration Syntax
C#Visual BasicVisual C++
public enum Datatype
Public Enumeration Datatype
public enum class Datatype
Members
MemberDescription
BOOL bool
BYTEARRAY An array of bytes containing Opaque data.
CHAR Signed, 8 bit character (char).
DATE See Datetime.
DATETIME See Datetime.
ENUMERATION An opaque Enumeration type.
FLOAT32 32 bit floating point value (float).
FLOAT64 64 bit floating point value (double).
INT32 32 bit signed integer (int).
INT64 64 bit signed integer (long)
STRING System.String.
TIME See Datetime.
SEQUENCE A complex type containing an ordered collection of one or more elements.
CHOICE A complex type containing a selection from a set of elements.

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1