Click or drag to resize
SchemaElementDefinitionMinValues Property
Gets the minimum number of occurrences of this item. This value is always >= 0.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public abstract int MinValues { get; }

Property Value

Type: Int32
See Also