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

DataCode.Reset Method

Resets this instance with data of the other DataCode object.

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

Syntax

public void Reset
(
	FilNet.DataCode other
)

Parameters

Name Type Range Default Description
otherFilNet.DataCode

See also