UpdateHolidayListInPayload Property | |
The Name given to the HolidayList
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public List<UpdateHolidayListModel> Payload { get; set; }
function get_Payload();
function set_Payload(value);
Property Value
ListUpdateHolidayListModelRemarks
The Name given to the HolidayList
Example Salaried
See Also