Click or drag to resize
ServiceOperations Property
Gets the enumerable collection of all Operations.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public IEnumerable<Operation> Operations { get; }

Property Value

Type: IEnumerableOperation
See Also