Click or drag to resize

GetLaborLevelModelUnrestrictedAccessEnabled Property

Gets a boolean flag that indicates if this labor level has unrestricted access.

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

Property Value

Boolean
Remarks
If a labor level is unrestricted then any employee will have access to choose that labor level and any labor level assignments to that labor level are ignored.
Example
false
See Also