Click or drag to resize
SchemaTypeDefinitionEnumeration Property
Gets a ConstantsList of all the enumerators for this SchemaTypeDefinition if this type is an Enumeration type.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
public abstract ConstantsList Enumeration { get; }

Property Value

Type: ConstantsList
See Also