Click or drag to resize
Constraint Class
Contains a single constraint.
Inheritance Hierarchy
SystemObject
  Bloomberglp.BlpapiConstraint

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.10.3.1
Syntax
public abstract class Constraint

The Constraint type exposes the following members.

Constructors
  NameDescription
Protected methodConstraint
Initializes a new instance of the Constraint class
Top
Properties
  NameDescription
Public propertyConstraintType
Public propertyValues
Top
Methods
Thread Safety
Static members of this type are safe for multi-threaded operations. Instance members of this type are safe for multi-threaded operations.
See Also