 | IDurationComplexEntityMemberUnitId Property |
Gets or sets 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
Syntaxstring UnitId { get; set; }
Property UnitId As String
Get
Set
Property Value
Type:
String
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