ArcFM Responder Mobile Developer Guide
OperationStack Property (IMMArcGISRuntimeEnvironmentEdit2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678275)>
WriteOnly Property OperationStack As ESRI.ArcGIS.SystemUI.IOperationStack
'Usage
 
Dim instance As IMMArcGISRuntimeEnvironmentEdit2
 
instance.OperationStack = value
[System.Runtime.InteropServices.DispId(1610678275)]
ESRI.ArcGIS.SystemUI.IOperationStack OperationStack {set;}
write-only property OperationStack: ESRI.ArcGIS.SystemUI.IOperationStack; 
System.Runtime.InteropServices.DispIdAttribute(1610678275)
function set OperationStack : ESRI.ArcGIS.SystemUI.IOperationStack
[System.Runtime.InteropServices.DispId(1610678275)]
__property void set_OperationStack( 
   ESRI.ArcGIS.SystemUI.IOperationStack* value
);
[System.Runtime.InteropServices.DispId(1610678275)]
property ESRI.ArcGIS.SystemUI.IOperationStack^ OperationStack {
   void set (    ESRI.ArcGIS.SystemUI.IOperationStack^ value);
}
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

IMMArcGISRuntimeEnvironmentEdit2 Interface
IMMArcGISRuntimeEnvironmentEdit2 Members

Send Feedback