AboutSupportDeveloper GuideVersion 46.154.100.85
OpenFin JavaScript API
    Preparing search index...

    Interface ViewCreationSuccess

    interface ViewCreationSuccess {
        identity: Identity;
        success: true;
    }
    Index
    identity: Identity

    The identity of the created view

    success: true

    Whether the view was created without errors