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

    Interface SmiProcessedReferenceData

    A reference data object.

    interface SmiProcessedReferenceData {
        archived: SmiArchivedItems;
        items: SmiReferenceDataItem[];
    }
    Index

    Properties

    Properties

    Just the archived reference data items.

    All of the reference data items.