NameEnumerationTableItem Property |
Return enumeration corresponding to name.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.19.2.1
Syntax public int this[
Name name
] { get; }
Public ReadOnly Default Property Item (
name As Name
) As Integer
Get
public:
property int default[Name^ name] {
int get (Name^ name);
}
member Item : int with get
Parameters
- name
- Type: Bloomberglp.BlpapiName
Return Value
Type:
Int32See Also