Click or drag to resize
IUserAccessiableAttachUserFile Method (String)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
bool AttachUserFile(
	string inPrompt
)

Parameters

inPrompt
Type: SystemString

Return Value

Type: Boolean
See Also