Click or drag to resize

HolidayListDetailModelHolidayDate Property

The DateTime of the HolidayListDetail item

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

Property Value

DateTime
Remarks
The DateTime of the HolidayListDetail item

Example
1/1/2019
See Also