Click or drag to resize

UpdateLaborLevelDetailInAutoAdd Property

If the labor-level-detail does not exist then add a new one

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public bool AutoAdd { get; set; }

Property Value

Boolean
Remarks
If the labor-level-detail does not exist then add a new one.
Example
True/False
See Also