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