 | 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
SyntaxNullable<short> DaysNumberForProposeRenewal { get; set; }
Property DaysNumberForProposeRenewal As Nullable(Of Short)
Get
Set
Property Value
Type:
NullableInt16
RemarksThis 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