correlationId
Home > @gooddata/sdk-ui-dashboard > IDashboardEvent > correlationId
IDashboardEvent.correlationId property
If this event was triggered as part of a command processing, then the prop will contain command's correlation ID.
Signature:
readonly correlationId?: string;