Click or drag to resize
ISerialWriteBytes Method (Byte)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
bool WriteBytes(
	byte[] inData
)

Parameters

inData
Type: SystemByte

Return Value

Type: Boolean
See Also