Click or drag to resize

IMaintenanceContractTemplateEntityDaysNumberForProposeRenewal Property

Gets or sets the days number before end of contract for propose the renewal

(Proposer la reconduction du contrat)

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<short> DaysNumberForProposeRenewal { get; set; }

Property Value

Type: NullableInt16
Remarks
This entity member is bound to the DaysNumberForProposeRenewal (Proposer la reconduction du contrat) column of the MaintenanceContractTemplate (Modèle de contrat de maintenance) table.
See Also