Class UiFormBaseDescription
Base interface for Oracle Forms test objects.
Inheritance
UiFormBaseDescription
Inherited Members
Namespace: HP.LFT.SDK.Oracle
Assembly: HP.LFT.SDK.dll
Syntax
public abstract class UiFormBaseDescription : UiObjectBaseDescription, ICloneable, IDescription
Constructors
UiFormBaseDescription()
Declaration
protected UiFormBaseDescription()
Properties
Title
The window title.
Declaration
public StringProperty Title { get; set; }
Property Value
| Type | Description |
|---|---|
| StringProperty |