Click or drag to resize

TimeGetPunchesParamsInEndDate Property

Sets the end date range for punches to be returned

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public DateTime EndDate { get; set; }

Property Value

DateTime
Remarks
This value represents end date range of the punches to be returned
Example
2100-12-12
See Also