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

    Interface RelateToCreatedPropertiesStep

    interface RelateToCreatedPropertiesStep {
        fromEntityName: string;
        fromObjectId: string;
        relationship: Relationship;
        toEntitySummary: ToEntitySummary;
        toObject: ParentPageModelApi;
    }
    Index

    Properties

    fromEntityName: string
    fromObjectId: string
    relationship: Relationship
    toEntitySummary: ToEntitySummary