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 | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (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.) |