Ofcas.Lk.Api.Client - Version 3.0  3.0.0.106
Ofcas.Lk.Api.Shared.DC.Interfaces.ISynchronizedEvent Interface Reference

An event that occurred asynchronously and was synchronized. More...

Inheritance diagram for Ofcas.Lk.Api.Shared.DC.Interfaces.ISynchronizedEvent:
Ofcas.Lk.Api.Shared.DC.Interfaces.ISynchronization Ofcas.Lk.Api.Shared.DC.SynchronizedEvent

Properties

SynchronizedEventAction Action [get]
 The action that describes the synchronized event. More...
 
SynchronizedEventObject Object [get]
 The object type that was processed in the synchronized event (see SynchronizedEventAction). More...
 
Guid ObjectGuid [get]
 The identifier of the processed object. More...
 
- Properties inherited from Ofcas.Lk.Api.Shared.DC.Interfaces.ISynchronization
Guid CoreObjectGuid [get]
 
ISynchronizationException Exception [get]
 

Detailed Description

An event that occurred asynchronously and was synchronized.

Property Documentation

◆ Action

SynchronizedEventAction Ofcas.Lk.Api.Shared.DC.Interfaces.ISynchronizedEvent.Action
get

The action that describes the synchronized event.

◆ Object

SynchronizedEventObject Ofcas.Lk.Api.Shared.DC.Interfaces.ISynchronizedEvent.Object
get

The object type that was processed in the synchronized event (see SynchronizedEventAction).

◆ ObjectGuid

Guid Ofcas.Lk.Api.Shared.DC.Interfaces.ISynchronizedEvent.ObjectGuid
get

The identifier of the processed object.


The documentation for this interface was generated from the following file: