ArcFM Responder Mobile Developer Guide
PageLayout_2 Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743816)>
WriteOnly Property PageLayout_2 As ESRI.ArcGIS.Carto.IPageLayout
'Usage
 
Dim instance As IMMMapProductionInfoEx
 
instance.PageLayout_2 = value
[System.Runtime.InteropServices.DispId(1610743816)]
ESRI.ArcGIS.Carto.IPageLayout PageLayout_2 {set;}
write-only property PageLayout_2: ESRI.ArcGIS.Carto.IPageLayout; 
System.Runtime.InteropServices.DispIdAttribute(1610743816)
function set PageLayout_2 : ESRI.ArcGIS.Carto.IPageLayout
[System.Runtime.InteropServices.DispId(1610743816)]
__property void set_PageLayout_2( 
   ESRI.ArcGIS.Carto.IPageLayout* value
);
[System.Runtime.InteropServices.DispId(1610743816)]
property ESRI.ArcGIS.Carto.IPageLayout^ PageLayout_2 {
   void set (    ESRI.ArcGIS.Carto.IPageLayout^ 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

IMMMapProductionInfoEx Interface
IMMMapProductionInfoEx Members

Send Feedback