EmployeeLoginOptionsUsePcClock Property |
Indicates if employee can appear in the PC Clock employee list.
Namespace: AMG.API.Definitions.EmployeesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public bool UsePcClock { get; set; }
Public Property UsePcClock As Boolean
Get
Set
public:
property bool UsePcClock {
bool get ();
void set (bool value);
}
member UsePcClock : bool with get, set
Property Value
Type:
BooleanSee Also