IResultInfo.StartTime Property

Definition

Gets the time when the batch was submitted.

public:
 property DateTime StartTime { DateTime get(); };
public DateTime StartTime { get; }
member this.StartTime : DateTime
Public ReadOnly Property StartTime As DateTime

Property Value

A DateTime value that specifies the date and time when the batch was submitted.

Applies to