Edit

Share via


AggregateColumn.Operation Property

Definition

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.

Applies to