Click or drag to resize

IDependencyEntitySuccessorIdMember Property

Gets the successor id of the dependency.

(Identifiant du successeur)

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

Property Value

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