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
Syntax public string OutTime { get; set; }
function get_OutTime();
function set_OutTime(value);
Property Value
StringRemarks
This value represents punches rounded out time based on any rounding rules.
Example 04:00 PM
See Also