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

    Interface ReInitBehaviour

    Specify the reinitialization behavior. The type defaults to modeChange.

    interface ReInitBehaviour {
        type: ReInitType;
    }
    Index

    Properties

    Properties