Gets the level of access that this user has to the Order Entry functions in iMIS.
Namespace:
Asi.iBOAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public byte OrderEntryAccessLevel { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property OrderEntryAccessLevel As Byte |
| Visual C++ |
|---|
public: property unsigned char OrderEntryAccessLevel { unsigned char get (); } |