AccountingVoucherRowInAccountingDate Property |
[This is preliminary documentation and is subject to change.]
Bokföringsdatum. NULL ger samma datum som AccountingVoucherIn.
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