TimeGetPunchesParamsOutInTimeActual Property | |
Gets or sets actual InTime
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string InTimeActual { get; set; }
function get_InTimeActual();
function set_InTimeActual(value);
Property Value
StringRemarks
This value represents the actual punch InTime
Example 08:00 AM
See Also