JobDepartmentBase Class |
Namespace: AMG.API.Definitions
The JobDepartmentBase type exposes the following members.
Name | Description | |
---|---|---|
JobDepartmentBase | Initializes a new instance of the JobDepartmentBase class |
Name | Description | |
---|---|---|
Active |
Indicates if the definition is active.
(Inherited from BaseDefinition.) | |
BillRate |
Billing rate. Used when UseWage is set.
| |
Code |
Definition's code
(Inherited from BaseDefinition.) | |
Id |
ID number of definition
(Inherited from BaseDefinition.) | |
Name |
Name of definition
(Inherited from BaseDefinition.) | |
Number |
Numerical code used in devices
| |
UseWage |
Indicates if Wage is used.
| |
Wage |
Wage. Used when UseWage is set.
|