Miner.Interop Namespace > IMMMobileImportConflict Interface : MobileRow Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> ReadOnly Property MobileRow As ESRI.ArcGIS.Geodatabase.IRow
'Usage
Dim instance As IMMMobileImportConflict Dim value As ESRI.ArcGIS.Geodatabase.IRow value = instance.MobileRow
[System.Runtime.InteropServices.DispId(1610678272)]
ESRI.ArcGIS.Geodatabase.IRow MobileRow {get;}
read-only property MobileRow: ESRI.ArcGIS.Geodatabase.IRow;
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get MobileRow : ESRI.ArcGIS.Geodatabase.IRow
[System.Runtime.InteropServices.DispId(1610678272)] __property ESRI.ArcGIS.Geodatabase.IRow* get_MobileRow();
[System.Runtime.InteropServices.DispId(1610678272)]
property ESRI.ArcGIS.Geodatabase.IRow^ MobileRow {
ESRI.ArcGIS.Geodatabase.IRow^ get();
}
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