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 full)

Properties

Properties

environment: SmiEnvironmentApi
version: string

The version of the API.

Use sas.smi.config.getCurrentVersions()