DesignAggregationsResult.Time 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.
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.