Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTSession.SetPath

Syntax

void SetPath(String Path)

Parameters

  • Path [in] the session dictionary path.

Description

Sets the session dictionary path.

Return

None.

See Also

Create(), GetPath()

TOCIndex