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 public int RegularMinutes { get; set; }
function get_RegularMinutes();
function set_RegularMinutes(value);
Property Value
Int32Remarks
This value represents regular/paid time of the punch.
Example 08
See Also