Bloomberg API for .NET
CreateRequest Method (operationName)
NamespacesBloomberglp.BlpapiServiceCreateRequest(String)
Returns an empty Request object for the specified operation.
Declaration Syntax
C#Visual BasicVisual C++
public abstract Request CreateRequest(
	string operationName
)
Public MustOverride Function CreateRequest ( 
	operationName As String
) As Request
public:
virtual Request^ CreateRequest(
	String^ operationName
) abstract
Parameters
operationName (String)
Return Value
Remarks
An application must populate the Request before issuing it using Session.SendRequest().
Exceptions
ExceptionCondition
NotFoundException An Operation with the specified name could not be found in this service.

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1