Click or drag to resize
IUserAccessiable.AttachUserCopy Method (String, String, String, Boolean)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
bool AttachUserCopy(
	string inPrompt,
	string inDesc,
	string inName,
	bool inLinkToQuestion
)

Parameters

inPrompt
Type: System.String
inDesc
Type: System.String
inName
Type: System.String
inLinkToQuestion
Type: System.Boolean

Return Value

Type: Boolean
See Also