Click or drag to resize
ServicePrint Method (Stream)
Prints the schema of this service to Stream.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public abstract void Print(
	Stream output
)

Parameters

output
Type: System.IOStream
See Also