ReportDatePicUp Property |  |
Date of pic up. Default null.
Namespace:
Velo.Data.Models
Assembly:
Velo.Data (in Velo.Data.dll) Version: 22.2.10.1 (22.2.10.450)
Syntaxpublic Nullable<DateTime> DatePicUp { get; set; }Public Property DatePicUp As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTime
See Also