| NodeInfoSerial_id Property |
NODE UUID/Serial ID
Namespace:
CSharpGrid.Machine
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Serial_id { get; set; }
public:
property String^ Serial_id {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also