Click or drag to resize
JobCostingWageUseBase Property
Indicates if base wage should be used, e.g. doesn't override related job costing item's wage.

Namespace: AMG.API.Definitions.Employees
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public bool UseBase { get; set; }

Property Value

Type: Boolean
See Also