 | IPeriodicInvoicingEntityReferenceDocumentCustomerIdMember Property |
Get the reference document related customer id
(Code client)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.PeriodicInvoicing
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyStringEntityMember ReferenceDocumentCustomerIdMember { get; }
ReadOnly Property ReferenceDocumentCustomerIdMember As IReadOnlyStringEntityMember
Get
Property Value
Type:
IReadOnlyStringEntityMember
RemarksThis entity member is bound to the CustomerId (Code client) column of the SaleDocument (Document de vente) table.
See Also