Click or drag to resize

TimeSlicePreModelApplyHomeLaborLevelDefault Property

If true then home labor-levels will be applied if no value is set

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public bool? ApplyHomeLaborLevelDefault { get; set; }

Property Value

NullableBoolean
Remarks
If true then home labor-levels will be applied if no value is set. If the value is not sent or set to 0 then the default home labor-level will be applied, if a home labor level is set.
Example
true
See Also