Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

Server and User Name Properties

Once a session is active, the user may retrieve the server name for the session with CTSession.GetServerName(). Retrieve the user name by calling the CTSession.GetUserLogonName() method. Please refer to the example in Active Property.

TOCIndex