| TimeGetPunchesParamsOutRegularMinutes Property |  | 
                Gets or sets RegularMinutes
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int RegularMinutes { get; set; }function get_RegularMinutes();
function set_RegularMinutes(value);
Property Value
Int32 Remarks
Remarks
                This value represents regular/paid time of the punch.
            
 Example
Example08
 See Also
See Also