Click or drag to resize
IUserAccessiableAsyncAsk Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void AsyncAsk(
	string inTicket,
	DVar inPrompt,
	eAskButtons inButtons
)

Parameters

inTicket
Type: SystemString
inPrompt
Type: SurveyToGo.UserLogic.InterfacesDVar
inButtons
Type: SurveyToGo.UserLogic.InterfaceseAskButtons
See Also