PsrTransactionResultSuccess Class |
Namespace: PsrApi.Synchronization
public class PsrTransactionResultSuccess : PsrTransactionResult
The PsrTransactionResultSuccess type exposes the following members.
Name | Description | |
---|---|---|
![]() | PsrTransactionResultSuccess | Initializes a new instance of the PsrTransactionResultSuccess class |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | DateTimeUtc |
Gibt an, wann die Transaktion durchgeführt worden ist.
(Inherited from PsrTransactionResult.) |
![]() | ExecutedSyncOperation |
Die Operation die vom Server ausgeführt wurde
(Inherited from PsrTransactionResult.) |
![]() | SyncOperation |
Die Operation, die vom Client ausgeführt werden sollte
(Inherited from PsrTransactionResult.) |