ArcFM Responder Mobile Developer Guide
MapBook Property (IMMMapProductionInfoEx)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743818)>
Property MapBook As IMMMapBook
'Usage
 
Dim instance As IMMMapProductionInfoEx
Dim value As IMMMapBook
 
instance.MapBook = value
 
value = instance.MapBook
[System.Runtime.InteropServices.DispId(1610743818)]
IMMMapBook MapBook {get; set;}
read-write property MapBook: IMMMapBook; 
System.Runtime.InteropServices.DispIdAttribute(1610743818)
function get,set MapBook : IMMMapBook
[System.Runtime.InteropServices.DispId(1610743818)]
__property IMMMapBook* get_MapBook();
__property void set_MapBook( 
   IMMMapBook* value
);
[System.Runtime.InteropServices.DispId(1610743818)]
property IMMMapBook^ MapBook {
   IMMMapBook^ get();
   void set (    IMMMapBook^ 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