Interface IItemTextRepresentationProvider
Provides the text representation of an item, which can be used for relevant properties of a test object description.
Namespace: HP.LFT.SDK
Assembly: HP.LFT.SDK.dll
Syntax
public interface IItemTextRepresentationProvider
Properties
TextRepresentation
The text representation of the item.
Declaration
string TextRepresentation { get; }
Property Value
| Type | Description |
|---|---|
| string |