ArcFM Engine Developer Guide
CopyD8Feature Method (IMMMobileImport)


Syntax
'Declaration
 
Function CopyD8Feature( _
   ByVal pInListItem As ID8List, _
   ByVal pCopyToWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace _
) As ID8Feature
'Usage
 
Dim instance As IMMMobileImport
Dim pInListItem As ID8List
Dim pCopyToWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace
Dim value As ID8Feature
 
value = instance.CopyD8Feature(pInListItem, pCopyToWorkspace)
ID8Feature CopyD8Feature( 
   ID8List pInListItem,
   ESRI.ArcGIS.Geodatabase.IWorkspace pCopyToWorkspace
)

Parameters

pInListItem
pCopyToWorkspace
Requirements

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.

See Also

Reference

IMMMobileImport Interface
IMMMobileImport Members

 

 


Send Comment