Member Junction
    Preparing search index...

    Event emitted when dashboards are requested for deletion

    interface DashboardDeleteEvent {
        Dashboards: MJDashboardEntity[];
    }
    Index

    Properties

    Properties

    Dashboards: MJDashboardEntity[]