Gets the level of access that this user has to the Dues functions in iMIS.

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

Syntax

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

See Also