JAMS Developer Guide
JobRights Property (JobAuditRule)


MVPSI.JAMS Namespace > JobAuditRule Class : JobRights Property
Gets the access bits used by a JobAuditRule.
Syntax
'Declaration
 
Public ReadOnly Property JobRights As JobRights
'Usage
 
Dim instance As JobAuditRule
Dim value As JobRights
 
value = instance.JobRights
public JobRights JobRights {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

JobAuditRule Class
JobAuditRule Members