DesignAggregationsResult.Time Property

Definition

Gets the elapsed number of milliseconds the designer spent in the last aggregation design iteration.

public long Time { get; }
member this.Time : int64
Public ReadOnly Property Time As Long

Property Value

A long value with the elapsed time in milliseconds the designer spent in the last iteration.

Applies to