Click or drag to resize

IDurationComplexEntityMemberDurationMember Property

Gets the duration in unit

(Durée réalisée - Durée en unité)

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

Property Value

Type: IReadOnlyDecimalEntityMember
Remarks
This entity member is bound to the AchievedDuration_Duration (Durée réalisée - Durée en unité) column of the ScheduleEvent (Évènements) table.
See Also