ArcFM Engine Developer Guide
CopyD8Feature Method (MMMobileImportClass)


Syntax
'Declaration
 
Public Overridable Function CopyD8Feature( _
   ByVal pInListItem As ID8List, _
   ByVal pCopyToWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace _
) As ID8Feature
'Usage
 
Dim instance As MMMobileImportClass
Dim pInListItem As ID8List
Dim pCopyToWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace
Dim value As ID8Feature
 
value = instance.CopyD8Feature(pInListItem, pCopyToWorkspace)
public virtual 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

MMMobileImportClass Class
MMMobileImportClass Members

 

 


Send Comment