Click or drag to resize
CorrelationIDIsInternal Property
Returns true if this correlation id object was generated internally by the library.

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

Return Value

Type: Boolean
Returns true if this correlation id object was generated internally by the library.
See Also