SAS logoSAS® Mobile Investigator API
    Preparing search index...

    Interface SmiCommonApi

    The parts of the window API that are common to both SAS Mobile Investigator and the administration application.

    interface SmiCommonApi {
        environment: SmiEnvironmentApi;
        version: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    environment: SmiEnvironmentApi
    version: string

    The version of the API.

    Use sas.smi.config.getCurrentVersions()