Table of Contents

Class PropertiesDescription

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

The base of all test object descriptions. It is a collection of properties and values.

public class PropertiesDescription : IDescription, ICloneable
Inheritance
PropertiesDescription
Implements
Derived
Inherited Members

Constructors

PropertiesDescription()

public PropertiesDescription()

Methods

Clone()

Creates an exact copy of the test object.

public object Clone()

Returns

object

A deep copy of the instance.