Login to the API to get access to projects, elvations etc. . Without login no access to the API is available. Attention: Before a login is possible, the service must be started (Start).
Syntax
C#
public IDialogResult<TCoreObject> Login(stringprogramMode, IntPtr applicationHandle, TimeSpan synchronizeInterval = default(TimeSpan));
Parameters
Parameters
Description
string programMode
The program mode provided from Orgadata for the associated partner
IntPtr applicationHandle
The handle from a window of the user application.
TimeSpan synchronizeInterval = default(TimeSpan)
The interval to synchronize the core objects in multi-client mode. If the value is TimeSpan.Zero no synchronization will be active.
Returns
The a dialog result with the specific TCoreObject to interact with LogiKal.