IDurationComplexEntityMember Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Entities
The IDurationComplexEntityMember type exposes the following members.
| Name | Description | |
|---|---|---|
| Duration | Gets or sets the duration in unit (Durée réalisée - Durée en unité) | |
| DurationInHours | Gets or sets the duration in hours (Durée réalisée - Durée en heures) | |
| DurationInHoursMember | Gets the duration in hours (Durée réalisée - Durée en heures) | |
| DurationMember | Gets the duration in unit (Durée réalisée - Durée en unité) | |
| EditedDuration | Gets or sets the string representing duration as shown/edited by user. Do not change this value in code between BeginUpdate/EndUpdate. (Durée réalisée) | |
| EditedDurationMember | Gets the string representing duration as shown/edited by user. Do not change this value in code between BeginUpdate/EndUpdate. (Durée réalisée) | |
| Entity |
The owner entity
(Inherited from IComplexEntityMember.) | |
| UnitId | Gets or sets the unit id of the duration. (Durée réalisée - Code unité) | |
| UnitIdMember | Gets the unit id of the duration. (Durée réalisée - Code unité) |
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |