Click or drag to resize

IConstructionSiteEntityStatus Property

Gets or Sets the status

List of authorized values (StateX) in IConstructionSiteOptionsComplexEntityMember

(État)

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<byte> Status { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the Status (État) column of the ConstructionSite (Projet) table.
See Also