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