 | IPeriodicInvoicingEntityReferenceDocumentCustomerId 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
Syntaxstring ReferenceDocumentCustomerId { get; }
ReadOnly Property ReferenceDocumentCustomerId As String
Get
Property Value
Type:
String
RemarksThis entity member is bound to the CustomerId (Code client) column of the SaleDocument (Document de vente) table.
See Also