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
Syntaxpublic bool IsCompanyWorked { get; set; }
function get_IsCompanyWorked();
function set_IsCompanyWorked(value);
Property Value
Boolean
Remarks
Is the Holiday a Company Worked Holiday Item (At this time this setting does not do anything meaningful)
Examplefalse
See Also