ArcFM Responder Mobile Developer Guide
PageCount_2 Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743809)>
WriteOnly Property PageCount_2 As System.Integer
'Usage
 
Dim instance As IMMMapProductionInfoEx
 
instance.PageCount_2 = value
[System.Runtime.InteropServices.DispId(1610743809)]
System.int PageCount_2 {set;}
write-only property PageCount_2: System.Integer; 
System.Runtime.InteropServices.DispIdAttribute(1610743809)
function set PageCount_2 : System.int
[System.Runtime.InteropServices.DispId(1610743809)]
__property void set_PageCount_2( 
   System.int value
);
[System.Runtime.InteropServices.DispId(1610743809)]
property System.int PageCount_2 {
   void set (    System.int 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