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
Syntaxpublic string InTimeActual { get; set; }
function get_InTimeActual();
function set_InTimeActual(value);
Property Value
String
Remarks
This value represents the actual punch InTime
Example08:00 AM
See Also