Click or drag to resize
CorrelationIDIsValue Property
Returns true if this correlation id object was was originally initialized with an long value.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public bool IsValue { get; }

Return Value

Type: Boolean
Returns true if this correlation id object was was originally initialized with an long value.
See Also