Table of Contents

Interface IItemTextRepresentationProvider

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

Provides the text representation of an item, which can be used for relevant properties of a test object description.

public interface IItemTextRepresentationProvider

Properties

TextRepresentation

The text representation of the item.

string TextRepresentation { get; }

Property Value

string