| TimeGetPunchesParamsInEndDate Property |  | 
                Sets the end date range for punches to be returned
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic DateTime EndDate { get; set; }function get_EndDate();
function set_EndDate(value);
Property Value
DateTime Remarks
Remarks
                 This value represents end date range of the punches to be returned
            
 Example
Example2100-12-12
 See Also
See Also