Click or drag to resize

IUsageCustomerProductEntityBaseCustomerProductContractRemainingCounterNumber Property

Gets the customer product contract remaining counter number

(Compteur restant)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<decimal> CustomerProductContractRemainingCounterNumber { get; }

Property Value

Type: NullableDecimal
Remarks
This entity member is bound to the RemainingCounterNumber (Compteur restant) column of the MaintenanceContract (Contrat de maintenance) table.
See Also