JAMS Developer Guide
VariableRights Property (VariableAuditRule)


MVPSI.JAMS Namespace > VariableAuditRule Class : VariableRights Property
Gets the type of access mask used by a VariableAuditRule.
Syntax
'Declaration
 
Public ReadOnly Property VariableRights As VariableRights
'Usage
 
Dim instance As VariableAuditRule
Dim value As VariableRights
 
value = instance.VariableRights
public VariableRights VariableRights {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

VariableAuditRule Class
VariableAuditRule Members