| HolidayListDetailModelIsCompanyWorked Property |  | 
                Is the Holiday a Company Worked Holiday Item (At this time this setting does not do anything meaningful)
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool IsCompanyWorked { get; set; }function get_IsCompanyWorked();
function set_IsCompanyWorked(value);
Property Value
Boolean Remarks
Remarks
                Is the Holiday a Company Worked Holiday Item (At this time this setting does not do anything meaningful)
                
 Example
Examplefalse
 See Also
See Also