Click or drag to resize
LaborCodeIsDefTimeCard Property
True indicates default labor code for time cards.

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

Property Value

Type: Boolean
See Also