| PMGroupOU Class |
Namespace: PM90SettingsAPI.Membership
public class PMGroupOU : PMRestrictable
The PMGroupOU type exposes the following members.
| Name | Description | |
|---|---|---|
| Delete |
Deletes a group or ou from the list making them inactive. Past reporting will remain available.
| |
| DisableRule |
Disables the passed rule for this GroupOU if enabled.
| |
| EnableRule |
Enables the rule for this GroupOU
| |
| GetGroups |
Returns all active groups within the Print Manager Plus database
| |
| GetOrganizationalUnits |
Returns all active organizational units within the Print Manager Plus database
| |
| LookupGroup |
Looks up and returns a PMGroupOU object for the group and domain specified.
| |
| LookupOU |
Looks up and returns a PMGroupOU object for the organizational unit and domain specified.
| |
| Refresh |
Refreshes this group/ou and its balances
| |
| RefreshRestrictions |
Refreshes restriction list applied to this object
(Inherited from PMRestrictable.) |
| Name | Description | |
|---|---|---|
| Balance |
The default balance for the group / ou
| |
| Balances |
A list of all active balances
| |
| BlackAndWhiteRestriction |
The current black and white restriction on this object
(Inherited from PMRestrictable.) | |
| ColorRestriction |
The current Color restriction on this object
(Inherited from PMRestrictable.) | |
| CopiesRestriction |
The current Copies restriction on this object
(Inherited from PMRestrictable.) | |
| DatabaseID |
The group or ou's unique database identifier
(Overrides PMRestrictableDatabaseID.) | |
| DayTimeRestriction |
The current DayTime restriction on this object
(Inherited from PMRestrictable.) | |
| DomainName |
The user's domain name. null for Local / Workgroup users
| |
| DuplexRestriction |
The current Duplex restriction on this object
(Inherited from PMRestrictable.) | |
| DuplicateRestriction |
The current Duplicate restriction on this object
(Inherited from PMRestrictable.) | |
| IsLocal |
Indicates if it is a local user / workgroup user
| |
| IsOU |
Indicates if this object represents an Organizational Unit
| |
| JobCostRestriction |
The current Page Costrestriction on this object
(Inherited from PMRestrictable.) | |
| JobSizeRestriction |
The current Job Size restriction on this object
(Inherited from PMRestrictable.) | |
| Name |
The group/ou's name
| |
| PageCountRestriction |
The current Page Count restriction on this object
(Inherited from PMRestrictable.) | |
| PageSizeRestriction |
The current PageSize restriction on this object
(Inherited from PMRestrictable.) | |
| PaidBalance |
The default balance for the group / ou
| |
| Restrictions |
Full list of all generic restrictions.
(Inherited from PMRestrictable.) | |
| Rules |
Returns all rules enabled on this GroupOU
| |
| TitleRestriction |
The current Title restriction on this object
(Inherited from PMRestrictable.) | |
| Type | Obsolete.
Specifies the type of container, such as AD Group, OU or local container
|