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

