Gets the finish date and time of the latest interval in the collection.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
[BindableAttribute(false)] public DateTime Finish { get; } |
| Visual Basic (Declaration) |
|---|
<BindableAttribute(False)> _ Public ReadOnly Property Finish As DateTime |