Click or drag to resize
RequestPrint Method (TextWriter)
Prints the contents of this message to the specified TextWriter.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
void Print(
	TextWriter writer
)

Parameters

writer
Type: System.IOTextWriter
See Also