# RASListObj

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

RASListObj

## INHERITED FROM

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

⇒

RASListObj

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type     | Name         | Description                             |
| -------- | ------------ | --------------------------------------- |
| String   | AdminCreate  | User who created the object.            |
| String   | AdminLastMod | User who last modified the object.      |
| UInt32   | Id           | ID of the object.                       |
| DateTime | TimeCreate   | Time when the object was created.       |
| DateTime | TimeLastMod  | Time when the object was last modified. |

## 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 Commands |                                                                                                                                                               |
| ----                                                                                                                                                                            |                            |                                                                                                                                                               |
| [Add-RASCriteriaHardwareID](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/cmdlets/Add-RASCriteriaHardwareID.md) |                            |                                                                                                                                                               |
| [Add-RASCriteriaTheme](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/cmdlets/Add-RASCriteriaTheme.md)           |                            |                                                                                                                                                               |
| [Remove-RASCriteriaDevice](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/cmdlets/Remove-RASCriteriaDevice.md)   |                            |                                                                                                                                                               |
| [Remove-RASCriteriaIP](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/cmdlets/Remove-RASCriteriaIP.md)           |                            |                                                                                                                                                               |
| [Remove-RASRule](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/cmdlets/Remove-RASRule.md)                       |                            |                                                                                                                                                               |
