| SchemaElementDefinitionUNBOUNDED Field |
Indicates that an array element has an unbounded number of values.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.26.6.64-experimental+729270cf207a6113e8bbb043419936f745983b67
Syntaxpublic const int UNBOUNDED = -1
Public Const UNBOUNDED As Integer = -1
public:
literal int UNBOUNDED = -1
static val mutable UNBOUNDED: int
Field Value
Type:
Int32
See Also