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

