Click or drag to resize
IUserAccessiableStartIntent Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
bool StartIntent(
	string inTicket,
	IIntentInfo inInfo
)

Parameters

inTicket
Type: SystemString
inInfo
Type: SurveyToGo.UserLogic.InterfacesIIntentInfo

Return Value

Type: Boolean
See Also