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

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