Print Manager Plus 9.x API Documentation
Print Manager Plus 9.x API Documentation
PMP
PM90SettingsAPI.Membership
PMGroupOU Class
PMGroupOU Methods
Delete Method
DisableRule Method
EnableRule Method
GetGroups Method
GetOrganizationalUnits Method
LookupGroup Method
LookupOU Method
Refresh Method
PMGroupOU
DisableRule Method
Disables the passed rule for this GroupOU if enabled.
Namespace:
PM90SettingsAPI.Membership
Assembly:
PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
Copy
public
void
DisableRule
(
PMRule
rule
)
Parameters
rule
Type:
PM90SettingsAPI.Restrictions
PMRule
Existing rule enabled on GroupOU
See Also
Reference
PMGroupOU Class
PM90SettingsAPI.Membership Namespace