You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Shared Namespace > Interfaces > ISynchronizedOperation Interface > ISynchronizedOperation Properties > ISynchronizedOperation.WindowHandle Property
Close
Ofcas.Lk.Api.Client - Version 3.0
ISynchronizedOperation.WindowHandle Property

Gets the window handle of the synchronized operation. This is an optional parameter that is not always set. Can be IntPtr.Zero.

Syntax
C#
IntPtr WindowHandle;
Copyright © 2020. All rights reserved.