| PsrNotifyTriggerAlertAdditionalData Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrNotifyTriggerAlertAdditionalData
The PsrNotifyTriggerAlertAdditionalData type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrNotifyTriggerAlertAdditionalData | Initializes a new instance of the PsrNotifyTriggerAlertAdditionalData class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | __type | 
                Internally used, never change this value.
             | 
|  | DataId | 
                ID of the additional data object.
             | 
|  | DataName | 
                Name of the object.
             | 
|  | DataType | 
                Type of the object.
             | 
|  | Id | 
                ID of the object.
             | 
|  | NotifyTriggerAlertId | 
                ID of the trigger alert.
             | 
|  | 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.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also