AccountingPlanValidUntil Property |
[This is preliminary documentation and is subject to change.]
Giltig t.o.m.
Namespace: _3LProServices.AccountingVoucherServiceAssembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntaxpublic Nullable<DateTime> ValidUntil { get; set; }
Public Property ValidUntil As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTime
See Also