Click or drag to resize

IIncidentEntityNeedToUpdateAnalysisMember Property

Gets whether the analysis has to be updated

(Analyse à mettre à jour)

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

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the NeedToUpdateAnalysis (Analyse à mettre à jour) column of the Incident (Suivi incident) table.
See Also