ArcFM Responder Mobile Developer Guide
IMMMapProductionInfoEx_PageSkipped Property






Syntax
'Declaration
 
Public Overridable ReadOnly Property IMMMapProductionInfoEx_PageSkipped As System.Integer
'Usage
 
Dim instance As MMMapProductionInfoClass
Dim value As System.Integer
 
value = instance.IMMMapProductionInfoEx_PageSkipped
public virtual System.int IMMMapProductionInfoEx_PageSkipped {get;}
public read-only property IMMMapProductionInfoEx_PageSkipped: System.Integer; virtual; 
public function get IMMMapProductionInfoEx_PageSkipped : System.int
public: __property virtual System.int get_IMMMapProductionInfoEx_PageSkipped();
public:
virtual property System.int IMMMapProductionInfoEx_PageSkipped {
   System.int 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

MMMapProductionInfoClass Class
MMMapProductionInfoClass Members

Send Feedback