Gets or sets the start time of the batch.
| C# | Visual Basic | Visual C++ |
public DateTime StartTime { get; set; }
Public Property StartTime As DateTime
public: property DateTime StartTime { DateTime get (); void set (DateTime value); }
The start time.