TimeGetPunchesParamsOutOutTime Property |  |
Gets or sets the punches rounded out time
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string OutTime { get; set; }
function get_OutTime();
function set_OutTime(value);
Property Value
String
Remarks
This value represents punches rounded out time based on any rounding rules.
Example04:00 PM
See Also