Gets the list of special access keys available to the user.
Namespace: Asi.iBOAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public string AccessKeywords { get; } |
| Visual Basic |
|---|
Public ReadOnly Property AccessKeywords As String Get |
| Visual C++ |
|---|
public: property String^ AccessKeywords { String^ get (); } |