AggregateColumn.Operation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The aggregate operation to perform.
public Microsoft.Hpc.Scheduler.Properties.AggregateOperation Operation { get; }
member this.Operation : Microsoft.Hpc.Scheduler.Properties.AggregateOperation
Public ReadOnly Property Operation As AggregateOperation
Property Value
The aggregation to perform. For possible values, see the AggregateOperation enumeration.