| 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
Syntaxpublic List<OverTimeParamsOut> OTInfo { get; set; }function get_OTInfo();
function set_OTInfo(value);
Property Value
ListOverTimeParamsOut Remarks
Remarks
                This value represents overtime information of the punch.
            
 See Also
See Also