 | IIncidentEntityContractCounterAlertThresholdMember 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
SyntaxIReadOnlyDecimalEntityMember ContractCounterAlertThresholdMember { get; }
ReadOnly Property ContractCounterAlertThresholdMember As IReadOnlyDecimalEntityMember
Get
Property Value
Type:
IReadOnlyDecimalEntityMember
RemarksThis entity member is bound to the CounterAlertThreshold (Seuil d'alerte) column of the MaintenanceContract (Contrat de maintenance) table.
See Also