You are here: Start » FIL.NET » FIS.LoadEdgeModel2 Method
FIS.LoadEdgeModel2 Method
Loads serialized template matching EdgeModel2 object from FIDATA file.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void LoadEdgeModel2 ( string inFilename, FilNet.EdgeModel2 outEdgeModel )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inFilename | string | Name of the source file. | ||
![]() | outEdgeModel | FilNet.EdgeModel2 | Deserialized output model. |