PsrNotifyTrigger Class |
Namespace: PsrApi.Data
public class PsrNotifyTrigger
The PsrNotifyTrigger type exposes the following members.
Name | Description | |
---|---|---|
![]() | PsrNotifyTrigger | Initializes a new instance of the PsrNotifyTrigger class |
Name | Description | |
---|---|---|
![]() | __type |
Internally used, never change this value.
|
![]() | ObjectTypes |
For which objec type the trigger is valid.
|
![]() | Reason |
Why the notification was fired.
|
![]() | SyncOperation |
Synchronisation State. Used to determine which operation to perform when synchronizing the data.
|
![]() | TransactionId |
The Id of the transaction. Used to identify the object in results, even if its id has changed.
Must be generated for sync operations.
|
![]() | TriggerType |
Type of the trigger (info, warning, error)
|
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.) |