Bloomberg API for .NET
IsNull Property
NamespacesBloomberglp.BlpapiElementIsNull
Gets true if this element is null (has no values).
Declaration Syntax
C#Visual BasicVisual C++
public abstract bool IsNull { get; }
Public MustOverride ReadOnly Property IsNull As Boolean
	Get
public:
virtual property bool IsNull {
	bool get () abstract;
}
Property Value
Boolean
true if this element is null; false otherwise.
Remarks
For arrays this always returns false else this is the same as testing NumValues == 0.

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1