The serial number of this iMIS installation

Namespace:  Asi.iBO.SystemConfig
Assembly:  Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0

Syntax

C#
public string SerialNo { get; }
Visual Basic (Declaration)
Public ReadOnly Property SerialNo As String
Visual C++
public:
property String^ SerialNo {
	String^ get ();
}

See Also