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 public string OutTimeActual { get; set; }
function get_OutTimeActual();
function set_OutTimeActual(value);
Property Value
StringRemarks
This value represents a punch actual out time
Example 04:00 PM
See Also