Click or drag to resize

EnvironmentStart Method

Overload List
 NameDescription
Public methodStatic memberStart Entry point in the Lyncée Tec APIs. Initializes the environment. Use this version when working with metadata only (no database).
Public methodStatic memberStart(String) Entry point in the Lyncée Tec APIs. Starts the environment. Use this version when working with a Koala database. To be ready to use the environment, call Login(String, SecureString) and Init afterwards
Top
See Also