EmployeeLoginOptionsTimeZone Property |
Time Zone for PC Clock punch.
Namespace: AMG.API.Definitions.EmployeesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public string TimeZone { get; set; }
Public Property TimeZone As String
Get
Set
public:
property String^ TimeZone {
String^ get ();
void set (String^ value);
}
member TimeZone : string with get, set
Property Value
Type:
StringSee Also