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