Click or drag to resize

IExecutionQuoteTimeUnitEntityId Property

Gets or sets the unique identifier of the entity

(Identifiant unité de temps du devis d'étude)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Building
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<Guid> Id { get; set; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the Id (Identifiant unité de temps du devis d'étude) column of the ExecutionQuoteTimeUnit (Unité de temps des devis d'étude) table.
See Also