@labkey/api
    Preparing search index...

    Type Alias ExpMaterialSampleSet

    type ExpMaterialSampleSet = {
        id: number;
        name: string;
    }
    Index

    Properties

    Properties

    id: number

    The row id of the SampleSet.

    name: string

    The name of the SampleSet.