CustomerGlobalSettingsClockPin Property | |
The hardware clock pin
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string ClockPin { get; set; }
function get_ClockPin();
function set_ClockPin(value);
Property Value
StringRemarks
The hardware clock pin. Clocks require a pin for registration.
Example abc123
See Also