Click or drag to resize
Department Properties

The Department 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.
(Inherited from JobDepartmentBase.)
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
(Inherited from JobDepartmentBase.)
Public propertyUseWage
Indicates if Wage is used.
(Inherited from JobDepartmentBase.)
Public propertyWage
Wage. Used when UseWage is set.
(Inherited from JobDepartmentBase.)
Top
See Also