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