You are here: Start » FIL.NET » FIS.ConcatenatePaths Method
FIS.ConcatenatePaths Method
Joins two open paths.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ConcatenatePaths ( FilNet.Path inPath1, FilNet.Path inPath2, FilNet.Path outPath )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPath1 | FilNet.Path | Input path. | ||
![]() | inPath2 | FilNet.Path | Input path. | ||
![]() | outPath | FilNet.Path | Output path. |