 | RackIsContainerConnected Property |
dose container in this labware connected to others
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic bool IsContainerConnected { get; }
Public ReadOnly Property IsContainerConnected As Boolean
Get
public:
property bool IsContainerConnected {
bool get ();
}
member IsContainerConnected : bool with get
Property Value
Type:
Boolean
See Also