 | 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
SyntaxIReadOnlyBoolEntityMember NeedToUpdateAnalysisMember { get; }
ReadOnly Property NeedToUpdateAnalysisMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the NeedToUpdateAnalysis (Analyse à mettre à jour) column of the Incident (Suivi incident) table.
See Also