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

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

Return Value

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