Click or drag to resize

IValuedObject Interface

The test interface for helper objects that have some textual or numerical presentation.

Namespace:  SmartBear.TestLeft.TestObjects
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax
public interface IValuedObject : IObject

The IValuedObject type exposes the following members.

Properties
  NameDescription
Public propertyValue
Gets the default representation of the object.
Top
Methods
See Also