# PubItemRule

## NAMESPACE

RASAdminEngine.Core.OutputModels.Assignment.Rule

## DESCRIPTION

PubItem Rule

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

PubItemRule

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                       | Name        | Description                        |
| ------------------------------------------------------------------------------------------------------------------------------------------ | ----------- | ---------------------------------- |
| [PubItemCriteria](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/pubitemcriteria) | Criteria    | The PubItem Criteria               |
| String                                                                                                                                     | Description | Description of the Rule            |
| Boolean                                                                                                                                    | Enabled     | Whether the Rule is enabled or not |
| UInt32                                                                                                                                     | Id          | ID of the object.                  |
| String                                                                                                                                     | Name        | Name of the Rule                   |
| UInt32                                                                                                                                     | Priority    | Priority of the object.            |

## PUBLIC METHODS

| Type        | Name                    | Description                                                                                                                                                   |
| ----------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32       | CompareTo (Object obj)  | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean     | Equals (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32       | GetHashCode ()          | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type        | GetType ()              | String                                                                                                                                                        |
| ToString () | ### References to Types |                                                                                                                                                               |
