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

ScanMapArrayState.Reset Method

Resets this instance with data of the other ScanMapArrayState object.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public void Reset
(
	FilNet.ScanMapArrayState other
)

Parameters

Name Type Range Default Description
otherFilNet.ScanMapArrayState

See also