Method that sets whether the changes notifications within this transaction should be suppressed or not.
Name | Type | Description |
SuppressedEvents | String | Input String array that specifies the event names to determine which events should be suppressed.
Valid events can be suppressed are: ApplicationEvents.OnDocumentChange. |
Suppressed | Boolean | Input Boolean value that specifies whether the events should be suppressed. |