TestIterationDetailsModel.DurationInMs Field
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.
Duration of execution.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public double DurationInMs;
val mutable DurationInMs : double
Public DurationInMs As Double
Field Value
- Attributes