Click or drag to resize

IncludeInRealizedCostType Enumeration

IncludeInRealizedCost Type

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Types.Building
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public enum IncludeInRealizedCostType
Members
  Member nameValueDescription
DoNotInclude0The do not include
Predicted2Include predicted only
PredictedAndRealized1Include predicted and realized
Realized3Include realized only
See Also