ResultInfo.StartTime Property

Definition

Gets or sets the time when the batch was submitted.

public:
 property DateTime StartTime { DateTime get(); void set(DateTime value); };
public DateTime StartTime { get; set; }
member this.StartTime : DateTime with get, set
Public Property StartTime As DateTime

Property Value

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

Applies to