Table of Contents

Class ApplicationSessionDescription

The description of an Oracle application session window test object.

Inheritance
ApplicationSessionDescription
Namespace: HP.LFT.SDK.Oracle
Assembly: HP.LFT.SDK.dll
Syntax
public class ApplicationSessionDescription : UiObjectBaseDescription, ICloneable, IDescription

Constructors

ApplicationSessionDescription()

Declaration
public ApplicationSessionDescription()

Properties

ClassPath

The Oracle class hierarchy of the object's Oracle class.

Declaration
public StringProperty ClassPath { get; set; }
Property Value
Type Description
StringProperty

Implements

ICloneable
IDescription