Miner.Interop.Framework Assembly > Miner.Interop Namespace > MMMobileImportClass Class : CopyRow Method |
'Declaration Public Overridable Function CopyRow( _ ByVal pInRow As ESRI.ArcGIS.Geodatabase.IRow, _ ByVal pCopyToWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace, _ Optional ByVal bOverWrite As Boolean, _ Optional ByVal bUseDesignerRel As Boolean _ ) As ESRI.ArcGIS.Geodatabase.IRow
'Usage Dim instance As MMMobileImportClass Dim pInRow As ESRI.ArcGIS.Geodatabase.IRow Dim pCopyToWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace Dim bOverWrite As Boolean Dim bUseDesignerRel As Boolean Dim value As ESRI.ArcGIS.Geodatabase.IRow value = instance.CopyRow(pInRow, pCopyToWorkspace, bOverWrite, bUseDesignerRel)
public virtual ESRI.ArcGIS.Geodatabase.IRow CopyRow( ESRI.ArcGIS.Geodatabase.IRow pInRow, ESRI.ArcGIS.Geodatabase.IWorkspace pCopyToWorkspace, bool bOverWrite, bool bUseDesignerRel )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.