Click or drag to resize

IDependencyEntityPredecessorIdMember Property

Gets the predecessor id of the dependency.

(Identifiant du prédécesseur)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Gantt
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyGuidEntityMember PredecessorIdMember { get; }

Property Value

Type: IReadOnlyGuidEntityMember
Remarks
This entity member is bound to the PredecessorId (Identifiant du prédécesseur) column of the Dependency (Dépendance) table.
See Also