| TimeGetPunchesParamsOutOutTimeActual Property |  | 
                Gets or sets the actual 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 OutTimeActual { get; set; }function get_OutTimeActual();
function set_OutTimeActual(value);
Property Value
String Remarks
Remarks
                This value represents a punch actual out time
            
 Example
Example04:00 PM
 See Also
See Also