HolidayListDetailModelHolidayDate Property |  |
The DateTime of the HolidayListDetail item
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic DateTime HolidayDate { get; set; }
function get_HolidayDate();
function set_HolidayDate(value);
Property Value
DateTime
Remarks
The DateTime of the HolidayListDetail item
Example1/1/2019
See Also