@labkey/api

    Interface GetStudyNabGraphURLResponse

    interface GetStudyNabGraphURLResponse {
        objectIds: any[];
        url: string;
    }
    Index

    Properties

    Properties

    objectIds: any[]

    IDs of the samples that were successfully graphed.

    url: string

    URL of the dilution curve graph.

    MMNEPVFCICPMFPCPTTAAATR