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.2.0
Syntax
| C# |
|---|
public bool IsAdHocAllowed { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property IsAdHocAllowed As Boolean |
| Visual C++ |
|---|
public: property bool IsAdHocAllowed { bool get (); } |