Click or drag to resize
IUserAccessiableCreateAnswerWithAdditional Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
AnswerWithAdditionalText CreateAnswerWithAdditional(
	string inAnswerIdentifier,
	string inAdditional
)

Parameters

inAnswerIdentifier
Type: SystemString
inAdditional
Type: SystemString

Return Value

Type: AnswerWithAdditionalText
See Also