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

Path.Reset Method

Resets this instance with data of the other Path object.

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

Syntax

public void Reset
(
	FilNet.Path other
)

Parameters

Name Type Range Default Description
otherFilNet.Path

See also