ProjectInvoiceDate Property |
[This is preliminary documentation and is subject to change.]
Senast en faktura skapades via 3L Pro. Obs! Tilldelningsmöjlighet kommer att tas bort.
Namespace: _3LProServices.AccountingAssembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntaxpublic Nullable<DateTime> InvoiceDate { get; set; }
Public Property InvoiceDate As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTime
See Also