Bloomberg API for .NET
GetOperation Method (name)
NamespacesBloomberglp.BlpapiServiceGetOperation(String)
Gets the Operation of this Service having the specified name.
Declaration Syntax
C#Visual BasicVisual C++
public abstract Operation GetOperation(
	string name
)
Public MustOverride Function GetOperation ( 
	name As String
) As Operation
public:
virtual Operation^ GetOperation(
	String^ name
) abstract
Parameters
name (String)
Return Value
Exceptions
ExceptionCondition
NotFoundException The operation with the specified name cannot be found.

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