Click or drag to resize
ConstantDatatype Property
Gets the Datatype used to represent the value of this Constant.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public abstract SchemaDatatype Datatype { get; }

Property Value

Type: SchemaDatatype
See Also