TimeSlicePreModelApplyHomeLaborLevelDefault Property |  |
If true then home labor-levels will be applied if no value is set
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic bool? ApplyHomeLaborLevelDefault { get; set; }
function get_ApplyHomeLaborLevelDefault();
function set_ApplyHomeLaborLevelDefault(value);
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.
Exampletrue
See Also