You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core.Interfaces Namespace > Interfaces > ISynchronizationContainer Interface > ISynchronizationContainer Methods > SetHandled Method > ISynchronizationContainer.SetHandled Method (IEnumerable<ISynchronizedEvent>)
ISynchronizationContainer.SetHandled Method (IEnumerable<ISynchronizedEvent>)
Close
Ofcas.Lk.Api.Client - Version 3.0
ISynchronizationContainer.SetHandled Method (IEnumerable<ISynchronizedEvent>)

Sets a list of ISynchronizedEvent as handled.

Syntax
C#
void SetHandled(IEnumerable<ISynchronizedEvent> synchronizedEvents);
Parameters
Description
IEnumerable<ISynchronizedEvent> synchronizedEvents
The list of ISynchronizedEvent to be set as handled.
Copyright © 2021 Orgadata AG. All rights reserved.