![]() | Environment Methods |
The Environment type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | End |
Cleanly ends the Lyncée Tec API session and disposes the resources. One of the overload of Start must have been called first.
|
![]() ![]() | Start |
Entry point in the Lyncée Tec APIs. Initializes the environment. Use this version when working with metadata only (no database).
|
![]() ![]() | Start(String, SecureString, String) |
Entry point in the Lyncée Tec APIs. Initializes the environment. Use this version when working with a Koala database.
|