TimeGetPunchesParamsOutApplyToDate Property | |
Gets or sets ApplyToDate
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string ApplyToDate { get; set; }
function get_ApplyToDate();
function set_ApplyToDate(value);
Property Value
StringRemarks
This value represents ApplyToDate of the punch.
Example 2012-12-12
See Also