You are here: Start » FIL.NET » FIS.SavePath Method
FIS.SavePath Method
Saves serialized Path object as FIDATA file.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void SavePath ( FilNet.Path inPath, string inFilename )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPath | FilNet.Path | Path to be serialized. | ||
![]() | inFilename | string | Name of the target file. |

