Operations Property
Overloads
Operations |
The sequence of operations to execute. JSON property name: qOperations |
Operations
The sequence of operations to execute.
JSON property name: qOperations
Declaration
IEnumerable<BulkOp> Operations { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<BulkOp> |