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

    Interface UploadFileChangeDetail

    interface UploadFileChangeDetail {
        file: SmiPageFile;
        index: number;
    }
    Index

    Properties

    Properties

    The file which has been updated.

    index: number

    The index of the updated file.