| PMBlackAndWhiteRestriction Class | 
Namespace: PM90SettingsAPI.Restrictions
public class PMBlackAndWhiteRestriction : PMRestriction
The PMBlackAndWhiteRestriction type exposes the following members.
| Name | Description | |
|---|---|---|
| Disable | 
            Deactivates restriction, and any associated actions or messages
              (Inherited from PMRestriction.) | |
| Enable | 
            Enables black and white restriction
              | |
| SetDefaultRestriction | 
            Sets the default restriction for this action
              | 
| Name | Description | |
|---|---|---|
| DefaultAction | 
            Gets the default action for this restriction type
              (Inherited from PMRestriction.) | |
| DefaultRestrictionAction | 
            Retrieves the default action for this restriction
              | |
| Enabled | 
            true if restriction is set on this object
              (Inherited from PMRestriction.) | |
| OverrideAction | 
            The action applied by this restriction, on its specific object (i.e. user, etc...) 
            Value is null when using default action
              (Inherited from PMRestriction.) | |
| OverridingDefaultAction | 
            Indicates if the restriction has a custom action set for this object
              (Inherited from PMRestriction.) | |
| Type | 
            Indicates which restriction this object represents
              (Inherited from PMRestriction.) |