IConnectionSessionLogViewEndDate Property |
Gets or sets the end 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 EndDate { get; set; }
Property EndDate As DateTime
Get
Set
property DateTime EndDate {
DateTime get ();
void set (DateTime value);
}
abstract EndDate : DateTime with get, set
Property Value
Type:
DateTimeSee Also