AccountingVoucherRowInAccrueTo Property |
[This is preliminary documentation and is subject to change.]
Periodisera t.o.m. Vid ingen periodisering, sätt NULL. Vid periodisering per månad, saknar dagnummer betydelse.
Namespace: _3LProServices.AccountingVoucherServiceAssembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntaxpublic Nullable<DateTime> AccrueTo { get; set; }
Public Property AccrueTo As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTime
See Also