'Declaration
Public Function GetHeaderCheckedState( _
ByVal As Rational.Test.Ft.Script.ColumnHeader _
) As String
public string GetHeaderCheckedState(
Rational.Test.Ft.Script.ColumnHeader
)
Parameters
- header
- The ColumnHeader Subitem to get the CheckBox State for. ColumnHeader Subitem is passed in this format AtColumnHeader(AtList(AtRow(...), AtColumn(...)))
Return Value
The State of the checkbox as string (Indeterminate, Checked, or Unchecked )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2