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