Bloomberg API for .NET
IsNullValue Method (position)
NamespacesBloomberglp.BlpapiElementIsNullValue(Int32)
Gets true if the sub-element at the specified position in a sequence or choice element is null.
Declaration Syntax
C#Visual BasicVisual C++
public abstract bool IsNullValue(
	int position
)
Public MustOverride Function IsNullValue ( 
	position As Integer
) As Boolean
public:
virtual bool IsNullValue(
	int position
) abstract
Parameters
position (Int32)
Identifies the position of the sub-element that is being tested.
Field Value
Boolean
true if the element at the specified position is null.
Exceptions
ExceptionCondition
NotFoundException position >= NumValues.

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