PsrForwardingRule Class |
Namespace: PsrApi.Data
public class PsrForwardingRule
The PsrForwardingRule type exposes the following members.
Name | Description | |
---|---|---|
![]() | PsrForwardingRule | Initializes a new instance of the PsrForwardingRule class |
Name | Description | |
---|---|---|
![]() | DescriptiveName |
Name of the forwarding rule.
|
![]() | ForwardingParameters | |
![]() | ForwardingType | |
![]() | Id |
ID of the forwarding rule.
|
![]() | NotifyTriggerDataTypes | |
![]() | NotifyTriggerMinimumEscalationLevel | |
![]() | NotifyTriggerReasons | |
![]() | OrganisationUnitId |
ID of the user that created the forwarding rule.
|
![]() | PsrTraceCategories |
Categories that should be forwarded.
Only relevant when Source equals PsrTracing |
![]() | PsrTraceMinimumEscalationLevel | |
![]() | Source |
The event source that should be listened on.
|
![]() | SyncOperation |
Synchronisation State. Used to determine which operation to perform when synchronizing the data.
|
![]() | TimeStampUtc |
Timestamp of the last update of the forwarding rule.
|
![]() | 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.
|
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.) |