Click or drag to resize

RackItem Property

find rack or child rack with labware id

Namespace:  Huarui.STARLine
Assembly:  SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public Rack this[
	string id
] { get; }

Parameters

id
Type: SystemString

Return Value

Type: Rack
See Also