Click or drag to resize

IMaintenanceScheduleEventComplexEntityMemberIncludeInContractPredictedCost Property

Gets or sets whether to include the contract in realized cost.

List of authorized values in IncludeInRealizedCostType

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

Property Value

Type: NullableByte
See Also