 | 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
SyntaxNullable<decimal> CustomerProductContractRemainingCounterNumber { get; }
ReadOnly Property CustomerProductContractRemainingCounterNumber As Nullable(Of Decimal)
Get
Property Value
Type:
NullableDecimal
RemarksThis entity member is bound to the RemainingCounterNumber (Compteur restant) column of the MaintenanceContract (Contrat de maintenance) table.
See Also