 | IPaymentTypeEntityBillForCollectionBookMember Property |
Gets the bill for collection book
(Journal de remise à l'encaissement)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.SettlementMode
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyStringEntityMember BillForCollectionBookMember { get; }
ReadOnly Property BillForCollectionBookMember As IReadOnlyStringEntityMember
Get
Property Value
Type:
IReadOnlyStringEntityMember
RemarksThis entity member is bound to the BillForCollectionBook (Journal de remise à l'encaissement) column of the PaymentType (Moyens de Paiement) table.
See Also