Click or drag to resize

IDurationComplexEntityMemberUnitIdMember Property

Gets the unit id of the duration.

(Durée réalisée - Code 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
IReadOnlyStringEntityMember UnitIdMember { get; }

Property Value

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