IConnectionSessionLogViewStartDate Property |
Gets or sets the start date for the list of sessions to show to the user.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax DateTime StartDate { get; set; }
Property StartDate As DateTime
Get
Set
property DateTime StartDate {
DateTime get ();
void set (DateTime value);
}
abstract StartDate : DateTime with get, set
Property Value
Type:
DateTimeSee Also