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

C# Syntax

public class PropertiesDescription : IDescription  
Inheritance Hierarchy
Public Constructors
Public Methods
 NameDescription
Public MethodCloneCreates an exact copy of the test object.  
Top