Click or drag to resize
IUserAccessiableGetPropertyTopic Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
IVariables GetPropertyTopic(
	int inQuesIdx,
	int inTopicIndex
)

Parameters

inQuesIdx
Type: SystemInt32
inTopicIndex
Type: SystemInt32

Return Value

Type: IVariables
See Also