Click or drag to resize
JobDepartmentBase Properties

The JobDepartmentBase type exposes the following members.

Properties
  NameDescription
Public propertyActive
Indicates if the definition is active.
(Inherited from BaseDefinition.)
Public propertyBillRate
Billing rate. Used when UseWage is set.
Public propertyCode
Definition's code
(Inherited from BaseDefinition.)
Public propertyId
ID number of definition
(Inherited from BaseDefinition.)
Public propertyName
Name of definition
(Inherited from BaseDefinition.)
Public propertyNumber
Numerical code used in devices
Public propertyUseWage
Indicates if Wage is used.
Public propertyWage
Wage. Used when UseWage is set.
Top
See Also