Click or drag to resize

IPeriodicInvoicingCustomerEntityCustomerDocumentSerialId Property

Gets the document serial id of customer

(Série de documents)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.PeriodicInvoicing
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
string CustomerDocumentSerialId { get; }

Property Value

Type: String
Remarks
This entity member is bound to the DocumentSerialId (Série de documents) column of the Customer (Client) table.
See Also