| DeleteHolidayListModelIsInactive Property |  | 
                Is the HolidayList currently active
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool IsInactive { get; set; }function get_IsInactive();
function set_IsInactive(value);
Property Value
Boolean Remarks
Remarks
                Is the HolidayList currently active
                
 Example
Examplefalse
 See Also
See Also