eLabSDK2.Inventory.SampleType.SampleType

Hierarchy

Methods

getSampleTypeMetas

Static getSampleTypeMetas(): SampleTypeMetaInterface[]

Get all sample type metas

Returns

SampleTypeMetaInterface[]

all sample type metas or an empty array if there are none.


getSampleTypeMetasForSampleType

Static getSampleTypeMetasForSampleType(sampleTypeID): SampleTypeMetaInterface[]

Get sample type metas for the given sampleTypeID

Parameters

NameTypeDescription
sampleTypeIDnumberthe sample type id to find sample type meta fields for.

Returns

SampleTypeMetaInterface[]

A list of sample type meta fields for the given SampleTypeID or an empty array if none were found.


© 2023 eLabNext