PackagedSession.StartTime Property

Definition

Gets or sets the date time when the session was started.

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

Applies to