| 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.3.64-experimental+d7d4d9bba07b94fd0a19ff78810b8add95447f66
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