Click or drag to resize

PsrTransactionResult Class

Inheritance Hierarchy

Namespace:  PsrApi.Synchronization
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public abstract class PsrTransactionResult

The PsrTransactionResult type exposes the following members.

Properties
  NameDescription
Public property__type
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldDateTimeUtc
Gibt an, wann die Transaktion durchgeführt worden ist.
Public fieldExecutedSyncOperation
Die Operation die vom Server ausgeführt wurde
Public fieldSyncOperation
Die Operation, die vom Client ausgeführt werden sollte
Top
See Also