Click or drag to resize
ISerialOpen Method (String, String)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
bool Open(
	string inInitString,
	string inFileName
)

Parameters

inInitString
Type: SystemString
inFileName
Type: SystemString

Return Value

Type: Boolean
See Also