Click or drag to resize
IUserAccessiableRunFile Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
bool RunFile(
	string inFile,
	string inParams
)

Parameters

inFile
Type: SystemString
inParams
Type: SystemString

Return Value

Type: Boolean
See Also