ArcFM Responder Mobile Developer Guide
MapGridID_2 Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743811)>
WriteOnly Property MapGridID_2 As System.String
'Usage
 
Dim instance As IMMMapProductionInfoEx
 
instance.MapGridID_2 = value
[System.Runtime.InteropServices.DispId(1610743811)]
System.string MapGridID_2 {set;}
write-only property MapGridID_2: System.String; 
System.Runtime.InteropServices.DispIdAttribute(1610743811)
function set MapGridID_2 : System.String
[System.Runtime.InteropServices.DispId(1610743811)]
__property void set_MapGridID_2( 
   System.string* value
);
[System.Runtime.InteropServices.DispId(1610743811)]
property System.String^ MapGridID_2 {
   void set (    System.String^ 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