Iris API Model - v0.7.0
Preparing search index...
index
SampleBarcodeChanged
Class SampleBarcodeChanged
Occurs when sample barcode is changed.
Index
Constructors
constructor
Properties
new
Barcode?
old
Barcode?
Constructors
constructor
new
SampleBarcodeChanged
(
oldBarcode
?:
string
,
newBarcode
?:
string
,
)
:
SampleBarcodeChanged
Parameters
Optional
oldBarcode
:
string
Optional
newBarcode
:
string
Returns
SampleBarcodeChanged
Properties
Optional
new
Barcode
newBarcode
?:
string
Optional
old
Barcode
oldBarcode
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
new
Barcode
old
Barcode
Iris API Model - v0.7.0
Loading...
Occurs when sample barcode is changed.