| Constraint Class |
Namespace: Bloomberglp.Blpapi
The Constraint type exposes the following members.
| Name | Description | |
|---|---|---|
| Constraint | Initializes a new instance of the Constraint class |
| Name | Description | |
|---|---|---|
| ConstraintType | Name of the type of this constraint.
| |
| Values | A list of all of the possible values that a variable of
this type may represent.
|
| Name | Description | |
|---|---|---|
| Print(Stream) | Print the constraint to the Stream.
| |
| Print(TextWriter) | Print the constraint with the help of the TextWriter.
|