ArcFM Responder Mobile Developer Guide
IMMMapProductionInfoEx_PreviewMode_2 Property






Syntax
'Declaration
 
Public Overridable WriteOnly Property IMMMapProductionInfoEx_PreviewMode_2 As System.Boolean
'Usage
 
Dim instance As MMMapProductionInfoClass
 
instance.IMMMapProductionInfoEx_PreviewMode_2 = value
public virtual System.bool IMMMapProductionInfoEx_PreviewMode_2 {set;}
public write-only property IMMMapProductionInfoEx_PreviewMode_2: System.Boolean; virtual; 
public function set IMMMapProductionInfoEx_PreviewMode_2 : System.boolean
public: __property virtual void set_IMMMapProductionInfoEx_PreviewMode_2( 
   System.bool value
);
public:
virtual property System.bool IMMMapProductionInfoEx_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

MMMapProductionInfoClass Class
MMMapProductionInfoClass Members

Send Feedback