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 public DateTime EndDate { get; set; }
function get_EndDate();
function set_EndDate(value);
Property Value
DateTimeRemarks
This value represents end date range of the punches to be returned
Example 2100-12-12
See Also