Gets the Operation
of this Service having the specified name.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
NotFoundException |
The operation with the specified name cannot be found.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1