Click or drag to resize

IIncidentEntityContractCounterAlertThreshold Property

Gets/Sets the counter alert threshold

(Seuil d'alerte)

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

Property Value

Type: NullableDecimal
Remarks
This entity member is bound to the CounterAlertThreshold (Seuil d'alerte) column of the MaintenanceContract (Contrat de maintenance) table.
See Also