AddFileVar Method

Adds a file variable and the corresponding file name.

Syntax

public void AddFileVar(string fileVar, string fileName);
Public Sub AddFileVar(ByVal FileVar As String, ByVal FileName As String)

Remarks

Please refer to the FileVars collection for more information on file variables and how they are managed.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]