This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IE > IESRIScriptEngine Interface > IESRIScriptEngine.AllowUI Property (ArcObjects .NET 10.4 SDK) |
The AllowUI method.
[Visual Basic .NET] Public Property AllowUI As Boolean
[C#] public bool AllowUI {get; set;}
[C++]
HRESULT get_AllowUI(
VARIANT_BOOL* pAllowUI
);
[C++]
HRESULT put_AllowUI(
VARIANT_BOOL pAllowUI
);
[C++]
Parameters pAllowUI [out, retval] pAllowUI is a parameter of type VARIANT_BOOL pAllowUI [in] pAllowUI is a parameter of type VARIANT_BOOL