| Name | Description |
| AgentAppType | The type of process the application ran as (as seen by the Agent internally). |
| AgentVersion | The version of the Gibraltar Agent used to monitor the session |
| Application | The title of the application that recorded the session |
| ApplicationDescription | The description of the application from its manifest. |
| ApplicationType | The type of process the application ran as (as declared or detected for recording). (See AgentAppType for internal Agent use.) |
| ApplicationVersion | The version of the application that recorded the session |
| Caption | A display caption for the session |
| ColorDepth | The number of bits of color depth. |
| CommandLine | The complete command line used to execute the process including arguments. |
| Computer | Optional. Represents the computer that sent the session |
| ComputerId | The unique Id of the local computer. |
| CriticalCount | The number of critical messages in the messages collection. |
| CurrentCultureName | The current application culture name. |
| CurrentUICultureName | The current user interface culture name. |
| DisplayEndDateTime | The date and time the session ended or was last confirmed running in the time zone the user has requested for display |
| DisplayStartDateTime | The date and time the session started |
| DnsDomainName | The DNS domain name of the computer that recorded the session. May be empty. |
| Duration | The time range between the start and end of this session, or the last message logged if the session ended unexpectedly. |
| DurationShort | The time range between the start and end of this session, or the last message logged if the session ended unexpectedly. Formatted as a string in HH:MM:SS format. |
| EndDateTime | The date and time the session ended or was last confirmed running |
| Environment | Optional. The environment this session is running in. |
| ErrorCount | The number of error messages in the messages collection. |
| FullyQualifiedUserName | The fully qualified user name of the user the application was run as. |
| HostName | The host name / NetBIOS name of the computer that recorded the session |
| Id | The unique Id of the session |
| MemoryMB | The number of megabytes of installed memory in the host computer. |
| MessageCount | The number of messages in the messages collection. |
| OSArchitecture | The processor architecture of the operating system. |
| OSBootMode | The boot mode of the operating system. |
| OSCultureName | The culture name of the underlying operating system installation |
| OSEditionName | The edition of the operating system without the family name, such as Workstation or Standard Server. |
| OSFamilyName | The well known operating system family name, like Windows Vista or Windows Server 2003. |
| OSFullName | The well known OS name and edition name |
| OSFullNameWithServicePack | The well known OS name, edition name, and service pack like Windows XP Professional Service Pack 3 |
| OSPlatformCode | The OS Platform code, nearly always 1 indicating Windows NT |
| OSProductType | The OS product type code, used to differentiate specific editions of various operating systems. |
| OSServicePack | The operating system service pack, if any. |
| OSSuiteMask | The OS Suite Mask, used to differentiate specific editions of various operating systems. |
| OSVersion | The version information of the installed operating system (without service pack or patches) |
| ProcessorCores | The total number of processor cores in the host computer. |
| Processors | The number of physical processor sockets in the host computer. |
| Product | The product name of the application that recorded the session |
| PromotionLevel | Optional. The promotion level of the session. |
| Properties | A collection of application specific properties. |
| RuntimeArchitecture | The processor architecture the process is running as. |
| RuntimeVersion | The version of the .NET runtime that the application domain is running as. |
| ScreenHeight | The number of pixels tall for the virtual desktop. |
| ScreenWidth | The number of pixels wide of the virtual desktop. |
| StartDateTime | The date and time the session started |
| Status | The final status of the session. |
| TerminalServer | Indicates if the session was run through terminal server. Only applies to User Interactive sessions. |
| TimeZoneCaption | The display caption of the time zone where the session was recorded |
| Uri | The link to this item on the server |
| UserDomainName | The domain of the user id that was used to run the session |
| UserInteractive | Indicates if the session was run in a user interactive mode. |
| UserName | The user Id that was used to run the session |
| WarningCount | The number of error messages in the messages collection. |