Gets true if this element is an array.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.25.11.64-experimental+d519cd77c15f00eb425bcde0dbe3273921f5910b
Syntaxpublic abstract bool IsArray { get; }Public MustOverride ReadOnly Property IsArray As Boolean
Get
public:
virtual property bool IsArray {
bool get () abstract;
}abstract IsArray : bool with get
Return Value
Type:
Booleantrue if this.ElementDefinition.maxValues() > 1 or
if this.ElementDefinition.maxValues() ==
SchemaElementDefinition.UNBOUNDED.
See Also