The number of named users licensed with this iMIS installation

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

Syntax

C#
public int UsersLicensed { get; }
Visual Basic
Public ReadOnly Property UsersLicensed As Integer
	Get
Visual C++
public:
property int UsersLicensed {
	int get ();
}

See Also