EmployeeLoginOptionsAccessSchedulesReport Property |
Indicates if employee has access to print his Schedules.
Namespace: AMG.API.Definitions.EmployeesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public bool AccessSchedulesReport { get; set; }
Public Property AccessSchedulesReport As Boolean
Get
Set
public:
property bool AccessSchedulesReport {
bool get ();
void set (bool value);
}
member AccessSchedulesReport : bool with get, set
Property Value
Type:
BooleanSee Also