PsrTransactionResultDependencyError Class |
Namespace: PsrApi.Synchronization
public class PsrTransactionResultDependencyError : PsrTransactionResultError
The PsrTransactionResultDependencyError type exposes the following members.
Name | Description | |
---|---|---|
![]() | PsrTransactionResultDependencyError | Initializes a new instance of the PsrTransactionResultDependencyError 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.) |