Click or drag to resize
IUserAccessiableAttachFile Method (String)

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

Parameters

inFilePath
Type: SystemString

Return Value

Type: Boolean
See Also