You are here:
Symbol Reference
Symbol Reference
>
Ofcas.Lk.Api.Client.Core.Interfaces Namespace
Ofcas.Lk.Api.Client.Core Namespace
Ofcas.Lk.Api.Client.Core.Exceptions Namespace
Ofcas.Lk.Api.Client.Core.Interfaces Namespace
Ofcas.Lk.Api.Client.Ui Namespace
Ofcas.Lk.Api.Client.Ui.Interfaces Namespace
Ofcas.Lk.Api.Shared.DC Namespace
Ofcas.Lk.Api.Shared.DC.Enums Namespace
Files
>
Interfaces
Interfaces
>
ISynchronizationContainer Interface
ICoreInfo Interface
ICoreInfo<out TParent> Interface
ICoreInfoDeletable Interface
ICoreInfoReportable Interface
ICoreInfoWithGuid Interface
ICoreInfoWithParent<out TParent> Interface
ICoreObject Interface
ICoreObjectFactory Interface
ICoreObjectWithChildren Interface
ICoreObjectWithChildren<TChild, TChildInfo> Interface
ICoreObjectWithDocuments Interface
ICoreObjectWithInfo Interface
ICoreObjectWithInfo<out TOwnInfo> Interface
ICoreObjectWithParameters Interface
ICoreObjectWithParent Interface
ICoreObjectWithParent<out TParent> Interface
ICoreObjectWithSynchronizations Interface
IServiceFactory<out TService> Interface
ISynchronizationContainer Interface
>
ISynchronizationContainer Methods
ISynchronizationContainer Methods
ISynchronizationContainer Properties
>
SetHandled Method
ISynchronizationContainer.GetEvents Method
ISynchronizationContainer.HasEvents Method
SetHandled Method
>
ISynchronizationContainer.SetHandled Method (IEnumerable<ISynchronizedEvent>)
ISynchronizationContainer.SetHandled Method (IEnumerable<ISynchronizedEvent>)
ISynchronizationContainer.SetHandled Method (ISynchronizedEvent)
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
ISynchronizationContainer.SetHandled Method (IEnumerable<ISynchronizedEvent>)
Send Feedback
Collapse All
Expand All
Sets a list of
ISynchronizedEvent
as handled.
Syntax
C#
void
SetHandled
(IEnumerable<ISynchronizedEvent>
synchronizedEvents
);
Parameters
Parameters
Description
IEnumerable<ISynchronizedEvent> synchronizedEvents
The list of
ISynchronizedEvent
to be set as handled.
Links
ISynchronizationContainer Interface
Ofcas.Lk.Api.Client.Core.Interfaces Namespace
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!