AccountingVoucherInRows Property |
[This is preliminary documentation and is subject to change.]
Lista med verifikationsrader
Namespace: _3LProServices.AccountingVoucherServiceAssembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntaxpublic List<AccountingVoucherRowIn> Rows { get; set; }
Public Property Rows As List(Of AccountingVoucherRowIn)
Get
Set
Property Value
Type:
ListAccountingVoucherRowIn
See Also