You are here: Start » FIL.NET » QRCode.Reset Method

QRCode.Reset Method

Resets this instance with data of the other QRCode object.

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public void Reset
(
	FilNet.QRCode other
)

Parameters

Name Type Range Default Description
otherFilNet.QRCode

See also