Gets the finish date of the scheduled time interval.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
public Date Finish { get; set; }
Visual Basic (Declaration)
Public Property Finish As Date

See Also