 | RackProperties Property |
Property of labware
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic Dictionary<string, string> Properties { get; }
Public ReadOnly Property Properties As Dictionary(Of String, String)
Get
public:
property Dictionary<String^, String^>^ Properties {
Dictionary<String^, String^>^ get ();
}
member Properties : Dictionary<string, string> with get
Property Value
Type:
DictionaryString,
String
See Also