Click or drag to resize
PMRestriction Class
Abstractly represents a restriction and provides its type, and whether or not it is in enabled.
Inheritance Hierarchy
SystemObject
  PM90SettingsAPI.RestrictionsPMRestriction
    More...

Namespace: PM90SettingsAPI.Restrictions
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public class PMRestriction

The PMRestriction type exposes the following members.

Constructors
  NameDescription
Public methodPMRestriction
Initializes a new instance of the PMRestriction class
Top
Methods
  NameDescription
Public methodDisable
Deactivates restriction, and any associated actions or messages
Top
Properties
  NameDescription
Public propertyDefaultAction
Gets the default action for this restriction type
Public propertyEnabled
true if restriction is set on this object
Public propertyOverrideAction
The action applied by this restriction, on its specific object (i.e. user, etc...) Value is null when using default action
Public propertyOverridingDefaultAction
Indicates if the restriction has a custom action set for this object
Public propertyType
Indicates which restriction this object represents
Top
See Also
Inheritance Hierarchy
SystemObject
  PM90SettingsAPI.RestrictionsPMRestriction
    PM90SettingsAPI.RestrictionsPMBlackAndWhiteRestriction
    PM90SettingsAPI.RestrictionsPMColorRestriction
    PM90SettingsAPI.RestrictionsPMCopiesRestriction
    PM90SettingsAPI.RestrictionsPMDayTimeRestriction
    PM90SettingsAPI.RestrictionsPMDuplexRestriction
    PM90SettingsAPI.RestrictionsPMDuplicateRestriction
    PM90SettingsAPI.RestrictionsPMJobCostRestriction
    PM90SettingsAPI.RestrictionsPMJobSizeRestriction
    PM90SettingsAPI.RestrictionsPMPageCountRestriction
    PM90SettingsAPI.RestrictionsPMPageSizeRestriction
    PM90SettingsAPI.RestrictionsPMTitleRestriction