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
Syntax public DateTime HolidayDate { get; set; }
function get_HolidayDate();
function set_HolidayDate(value);
Property Value
DateTimeRemarks
The DateTime of the HolidayListDetail item
Example 1/1/2019
See Also