UpdateLaborLevelDetailInAutoAdd Property |  |
If the labor-level-detail does not exist then add a new one
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic bool AutoAdd { get; set; }
function get_AutoAdd();
function set_AutoAdd(value);
Property Value
Boolean
Remarks
If the labor-level-detail does not exist then add a new one.
ExampleTrue/False
See Also