UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
IsVisible Property (FieldDescription)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.TE Namespace
>
FieldDescription Class
: IsVisible Property
Returns the Visible attribute for TeField.
Syntax
C#
public
Nullable<bool>
IsVisible {
get
;
set
;}