You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Ui Namespace > Classes > ProjectUi Class > ProjectUi Methods > ProjectUi.SetApplicationHandle Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ProjectUi.SetApplicationHandle Method

Sets an ui handle. All opened user interfaces used this handle as parent. After an operation the default handle from the login scope will be used (ServiceProxyBase{TService,TCoreObject}.Login).

Syntax
C#
public void SetApplicationHandle(IntPtr uiHandle);
Parameters
Description
IntPtr uiHandle
the ui handle to be used for opened user interfaces from this class.
Copyright © 2021 Orgadata AG. All rights reserved.