Click or drag to resize

IMaintenanceScheduleTimeEventComplexEntityMemberContractRemainingCounterNumberMember Property

Gets the 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
IReadOnlyDecimalEntityMember ContractRemainingCounterNumberMember { get; }

Property Value

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