Bloomberg API for .NET
GetOperation Method (index)
NamespacesBloomberglp.BlpapiServiceGetOperation(Int32)
Gets the Operation of this Service at the specified index.
Declaration Syntax
C#Visual BasicVisual C++
public abstract Operation GetOperation(
	int index
)
Public MustOverride Function GetOperation ( 
	index As Integer
) As Operation
public:
virtual Operation^ GetOperation(
	int index
) abstract
Parameters
index (Int32)
Return Value
Exceptions
ExceptionCondition
IndexOutOfRangeException index >= NumOperations.

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