UpdateDepotRepairLaborSetup Class Members
The following tables list the members exposed by UpdateDepotRepairLaborSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
UpdateDepotRepairLaborSetup Constructor | Initializes a new instance of the UpdateDepotRepairLaborSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
BillTo | Indicates who is billed for the labor. Will use default if not supplied. |
![]() |
CreateDate | The DateTime the Labor entry is updated. If not set, the current time is used. |
![]() |
Duration | Length of time required to do the work, in seconds |
![]() |
IsBillable | Indicates whether labor is billable. |
![]() |
LaborRate | This is the labor rate for the employee performing the labor |
![]() |
LaborType | Element from the 'Labor Type' application list. If not set, the default list value is used. |
![]() |
StartDate | The DateTime the Labor began. If not set, the current time is used. |
![]() |
TimeLogObjid | The objid of the time log object to be updated |
![]() |
UserName | The user updating the Labor entry. If not set, the Toolkit session user is used. |
![]() |
WorkCenter | Indicates where labor was performed |
Reference
UpdateDepotRepairLaborSetup Class
FChoice.Toolkits.Clarify.DepotRepair Namespace
UpdateDepotRepairLabor(UpdateDepotRepairLaborSetup) Method