| UpdateUserAccessWebSystemAccessAllowed Property |  | 
               Returns true if a user is allowed to access any web interface
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool? WebSystemAccessAllowed { get; set; }function get_WebSystemAccessAllowed();
function set_WebSystemAccessAllowed(value);
Property Value
NullableBoolean Remarks
Remarks
                Returns true if a user is allowed to access any web interface.
                
|  Note | 
|---|
| Setup: Manager > Employees > Access Tab
 
 | 
 Example
Exampletrue/false
 See Also
See Also