SchemaElementDefinitionConstraints Property |
Return the list of constraints.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.17.0.1
Syntax public abstract ConstraintsList Constraints { get; }
Public MustOverride ReadOnly Property Constraints As ConstraintsList
Get
public:
virtual property ConstraintsList^ Constraints {
ConstraintsList^ get () abstract;
}
abstract Constraints : ConstraintsList with get
Property Value
Type:
ConstraintsListSee Also