BenSelect Documentation
GetAnswer(PersonView,String,String) Method
See Also  Send Feedback
Selerix.BenSelect.View Namespace > CoverageView Class > GetAnswer Method : GetAnswer(PersonView,String,String) Method
person
The person.
table
The table.
column
The column.
Gets the answer.

Syntax

JScript 
public function GetAnswer( 
   person : PersonView,
   table : String,
   column : String
) : String;

Parameters

person
The person.
table
The table.
column
The column.

Return Value

System.String.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.