Click or drag to resize

IMaintenanceContractTemplateEntityDuration Property

Gets or sets the contract duration

(Durée (mois))

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

Property Value

Type: NullableDecimal
Remarks
This entity member is bound to the Duration (Durée (mois)) column of the MaintenanceContractTemplate (Modèle de contrat de maintenance) table.
See Also