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