ArcFM Responder Mobile Developer Guide
PageCount Property (IMMMapProductionInfoEx)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678273)>
ReadOnly Property PageCount As System.Integer
'Usage
 
Dim instance As IMMMapProductionInfoEx
Dim value As System.Integer
 
value = instance.PageCount
[System.Runtime.InteropServices.DispId(1610678273)]
System.int PageCount {get;}
read-only property PageCount: System.Integer; 
System.Runtime.InteropServices.DispIdAttribute(1610678273)
function get PageCount : System.int
[System.Runtime.InteropServices.DispId(1610678273)]
__property System.int get_PageCount();
[System.Runtime.InteropServices.DispId(1610678273)]
property System.int PageCount {
   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

IMMMapProductionInfoEx Interface
IMMMapProductionInfoEx Members

Send Feedback