AccountingVoucherInAccountingDate Property |
[This is preliminary documentation and is subject to change.]
Bokföringsdatum. Ange NULL för default datum (= dagens datum).
Namespace: _3LProServices.AccountingVoucherServiceAssembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntaxpublic Nullable<DateTime> AccountingDate { get; set; }
Public Property AccountingDate As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTime
See Also