Click or drag to resize

HolidayListDetailModelIsCompanyWorked Property

Is the Holiday a Company Worked Holiday Item (At this time this setting does not do anything meaningful)

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

Property Value

Boolean
Remarks
Is the Holiday a Company Worked Holiday Item (At this time this setting does not do anything meaningful)

Example
false
See Also