Click or drag to resize

LaborCodeTypeId Property

Defines type of the Labor Code: “time” or “allowance”, used for different purposes: “time” Labor Codes can be used to create WO internal costs of type Labor and “time” Time Card Items; “allowance” Labor Codes are used only to create “allowance” Time Card Items.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public LaborCodeType TypeId { get; set; }

Property Value

Type: LaborCodeType
See Also