 | 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
SyntaxIReadOnlyStringEntityMember UnitIdMember { get; }
ReadOnly Property UnitIdMember As IReadOnlyStringEntityMember
Get
Property Value
Type:
IReadOnlyStringEntityMember
RemarksThis entity member is bound to the AchievedDuration_UnitId (Durée réalisée - Code unité) column of the ScheduleEvent (Évènements) table.
See Also