AboutSupportDeveloper GuideVersion 47.154.100.2
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