You are here: Start » FIL.NET » PathFittingState Constructor

PathFittingState Constructor

Creates a deep copy of the passed object.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public PathFittingState
(
	FilNet.PathFittingState rhs
)

Parameters

Name Type Range Default Description
rhsFilNet.PathFittingStatePrototype object.

See also