ArcFM Responder Mobile Developer Guide
OriginalBackdropRow Property






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

IMMMobileImportConflict Interface
IMMMobileImportConflict Members

Send Feedback