| ConstraintsListItem Property |
This is the same as this[string].
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.11.1.1
SyntaxConstraint 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:
Constraint
See Also