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

    Interface RelateToStep

    interface RelateToStep {
        fromEntityName: string;
        fromObjectId: string;
        toEntitySummary: ToEntitySummary;
    }
    Index

    Properties

    fromEntityName: string
    fromObjectId: string
    toEntitySummary: ToEntitySummary