Click or drag to resize
ConstantsListItem Property
Gets the constant specified by name.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
Constant this[
	Name name
] { get; }

Parameters

name
Type: Bloomberglp.BlpapiName

Property Value

Type: Constant
See Also