EasyUA Reference
ShowHDaccessRights Property
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > ShowBrowseTreeList Class : ShowHDaccessRights Property

Glossary Item Box

if true show HD access rigths instead of DA access rights

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ShowBrowseTreeList
Dim value As Boolean
 
instance.ShowHDaccessRights = value
 
value = instance.ShowHDaccessRights
C# 
public bool ShowHDaccessRights {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.