Click or drag to resize
UserPayRateIsDefault Property
True means record defines default labor code and rate for the given Employee.

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

Property Value

Type: Boolean
See Also