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