ConstantsListItem Property |
Gets the constant specified by name.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.2.1
Syntax Constant this[
Name name
] { get; }
ReadOnly Default Property Item (
name As Name
) As Constant
Get
property Constant^ default[Name^ name] {
Constant^ get (Name^ name);
}
abstract Item : Constant with get
Parameters
- name
- Type: Bloomberglp.BlpapiName
Property Value
Type:
ConstantSee Also