BenSelect Documentation
GetQuestions(ApplicationCollection,Int32) Method
See Also  Send Feedback
Selerix.Foundation.Interfaces Namespace > IExternalEngine Interface > GetQuestions Method : GetQuestions(ApplicationCollection,Int32) Method
applications
The applications.
pageNumber
The page number.
Gets the questions.

Syntax

JScript 
function GetQuestions( 
   applications : ApplicationCollection,
   pageNumber : int
) : Questionnaire;

Parameters

applications
The applications.
pageNumber
The page number.

Return Value

Questionnaire.

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.