Click or drag to resize
MessageRecapType Property
Gets the recap type of this message.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
public abstract MessageRecap RecapType { get; }

Property Value

Type: MessageRecap
Remarks
The return value is a value of enum MessageRecap to indicate whether this message is a solicited recap, an unsolicited recap, or neither.
See Also