# ServerAppInfo

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

Information about applications running in Remote Session on a Server

## INHERITED FROM

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

⇒

ServerAppInfo

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type   | Name     | Description                                     |
| ------ | -------- | ----------------------------------------------- |
| String | AppName  | Application name.                               |
| String | Name     | Published Item name.                            |
| UInt32 | PID      | Process ID.                                     |
| String | Process  | Process name.                                   |
| UInt32 | ServerID | Server ID from where the application is hosted. |
| UInt32 | Session  | RAS session ID.                                 |
| String | User     | User which is running the application.          |

## 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 |                                                                                                                                                               |
| ----        |                            |                                                                                                                                                               |
|             |                            |                                                                                                                                                               |
