Click or drag to resize

IDependencyEntityDependencyTypeMember Property

Gets the depency type.

(Type de dépendance)

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

Property Value

Type: IReadOnlyByteEntityMember
Remarks
This entity member is bound to the DependencyType (Type de dépendance) column of the Dependency (Dépendance) table.
See Also