UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
Length 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
: Length Property
Returns the field length in characters.
Syntax
C#
public
Nullable<int>
Length {
get
;
set
;}