UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
IItemTextRepresentationProvider Interface
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK Namespace
: IItemTextRepresentationProvider Interface
Provides the text representation of an item, which can be used for relevant properties of a test object description.
Syntax
C#
public
interface
IItemTextRepresentationProvider
Public Properties
Name
Description
TextRepresentation
The text representation of the item.
Top