ArcFM Responder Mobile Developer Guide
OperationStack Property (IMMArcGISRuntimeEnvironment2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678275)>
ReadOnly Property OperationStack As ESRI.ArcGIS.SystemUI.IOperationStack
'Usage
 
Dim instance As IMMArcGISRuntimeEnvironment2
Dim value As ESRI.ArcGIS.SystemUI.IOperationStack
 
value = instance.OperationStack
[System.Runtime.InteropServices.DispId(1610678275)]
ESRI.ArcGIS.SystemUI.IOperationStack OperationStack {get;}
read-only property OperationStack: ESRI.ArcGIS.SystemUI.IOperationStack; 
System.Runtime.InteropServices.DispIdAttribute(1610678275)
function get OperationStack : ESRI.ArcGIS.SystemUI.IOperationStack
[System.Runtime.InteropServices.DispId(1610678275)]
__property ESRI.ArcGIS.SystemUI.IOperationStack* get_OperationStack();
[System.Runtime.InteropServices.DispId(1610678275)]
property ESRI.ArcGIS.SystemUI.IOperationStack^ OperationStack {
   ESRI.ArcGIS.SystemUI.IOperationStack^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMArcGISRuntimeEnvironment2 Interface
IMMArcGISRuntimeEnvironment2 Members

Send Feedback