# DevicesCriteria.md

## NAMESPACE

RASAdminEngine.Core.OutputModels.Assignment.Criteria.Types

## DESCRIPTION

Devices Criteria

## INHERITED FROM

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

⇒

DevicesCriteria

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                                                     | Name         | Description                                                       |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------ | ----------------------------------------------------------------- |
| Boolean                                                                                                                                                                  | Enabled      | Whether the Devices Criteria is enabled or not                    |
| [MatchingModeType](https://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/types/matchingmodetype)                         | MatchingMode | Whether the matching mode type is Any or Not One of the following |
| List<[ClientDeviceCriteriaEntry](https://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/types/clientdevicecriteriaentry)> | Members      | Client criteria list                                              |

## PUBLIC METHODS

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