ArcFM Responder Mobile Developer Guide
PreviewMode_2 Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743808)>
WriteOnly Property PreviewMode_2 As System.Boolean
'Usage
 
Dim instance As IMMMapProductionInfoEx
 
instance.PreviewMode_2 = value
[System.Runtime.InteropServices.DispId(1610743808)]
System.bool PreviewMode_2 {set;}
write-only property PreviewMode_2: System.Boolean; 
System.Runtime.InteropServices.DispIdAttribute(1610743808)
function set PreviewMode_2 : System.boolean
[System.Runtime.InteropServices.DispId(1610743808)]
__property void set_PreviewMode_2( 
   System.bool value
);
[System.Runtime.InteropServices.DispId(1610743808)]
property System.bool PreviewMode_2 {
   void set (    System.bool 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