ConstraintsListItem Property |
This is the same as this[string].
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.17.0.1
Syntax Constraint this[
Name name
] { get; }
ReadOnly Default Property Item (
name As Name
) As Constraint
Get
property Constraint^ default[Name^ name] {
Constraint^ get (Name^ name);
}
abstract Item : Constraint with get
Parameters
- name
- Type: Bloomberglp.BlpapiName
Property Value
Type:
ConstraintSee Also