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

    Interface RelateViewStep

    interface RelateViewStep {
        fromEntityName: string;
        fromObjectId: string;
        toEntitySummary: ToEntitySummary;
        toObjectId: string;
    }
    Index

    Properties

    fromEntityName: string
    fromObjectId: string
    toEntitySummary: ToEntitySummary
    toObjectId: string