Click or drag to resize

DeleteHolidayListModelIsInactive Property

Is the HolidayList currently active

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

Property Value

Boolean
Remarks
Is the HolidayList currently active

Example
false
See Also