Click or drag to resize

IDurationComplexEntityMemberDuration Property

Gets or sets 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
Nullable<decimal> Duration { get; set; }

Property Value

Type: NullableDecimal
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