Gets an indicator of whether or not this user has access to the ad hoc query tool
Namespace: Asi.iBOAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public bool IsAdHocAllowed { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsAdHocAllowed As Boolean Get |
| Visual C++ |
|---|
public: property bool IsAdHocAllowed { bool get (); } |