TimeGetPunchesParamsOutOTInfo Property | |
Gets or sets OTInfo
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public List<OverTimeParamsOut> OTInfo { get; set; }
function get_OTInfo();
function set_OTInfo(value);
Property Value
ListOverTimeParamsOutRemarks
This value represents overtime information of the punch.
See Also