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