You are here: Start » FIL.NET » FIS.SaveProfile Method
FIS.SaveProfile Method
Serializes a profile to an FIDATA file.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void SaveProfile ( FilNet.Profile inProfile, string inFilename )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inProfile | FilNet.Profile | Profile to be serialized. | ||
![]() | inFilename | string | Name of the target file. |