Gets the level of access that this user has to the Cash accounts receivable functions in iMIS.

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

Syntax

C#
public byte CashARAccessLevel { get; }
Visual Basic
Public ReadOnly Property CashARAccessLevel As Byte
	Get
Visual C++
public:
property unsigned char CashARAccessLevel {
	unsigned char get ();
}

See Also