Table of Contents

Class CalendarDescription

Namespace
HP.LFT.SDK.Oracle
Assembly
HP.LFT.SDK.dll

The description of an Oracle calendar test object.

public class CalendarDescription : UiObjectBaseDescription, ICloneable, IDescription
Inheritance
CalendarDescription
Implements
Inherited Members

Constructors

CalendarDescription()

public CalendarDescription()

Properties

ClassPath

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

public StringProperty ClassPath { get; set; }

Property Value

StringProperty

IsEnabled

Indicates whether the object is enabled.

public bool? IsEnabled { get; set; }

Property Value

bool?

Title

The window title.

public StringProperty Title { get; set; }

Property Value

StringProperty