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

    Interface RelateSearchResultsStep

    interface RelateSearchResultsStep {
        fromEntityName: string;
        fromObjectId: string;
        query: string;
        toEntitySummary: ToEntitySummary;
    }
    Index

    Properties

    fromEntityName: string
    fromObjectId: string
    query: string
    toEntitySummary: ToEntitySummary