Miner.Interop Namespace > MMAbandonUtilsClass Class : AbandonbyTracing Method |
'Declaration
Public Overridable Sub AbandonbyTracing( _ ByVal eOperation As mmAbandonOperation, _ ByVal pFeature As ESRI.ArcGIS.Geodatabase.IFeature, _ ByVal pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace _ )
'Usage
Dim instance As MMAbandonUtilsClass Dim eOperation As mmAbandonOperation Dim pFeature As ESRI.ArcGIS.Geodatabase.IFeature Dim pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace instance.AbandonbyTracing(eOperation, pFeature, pWorkspace)
public virtual void AbandonbyTracing( mmAbandonOperation eOperation, ESRI.ArcGIS.Geodatabase.IFeature pFeature, ESRI.ArcGIS.Geodatabase.IWorkspace pWorkspace )
public procedure AbandonbyTracing( eOperation: mmAbandonOperation; pFeature: ESRI.ArcGIS.Geodatabase.IFeature; pWorkspace: ESRI.ArcGIS.Geodatabase.IWorkspace ); virtual;
public function AbandonbyTracing( eOperation : mmAbandonOperation, pFeature : ESRI.ArcGIS.Geodatabase.IFeature, pWorkspace : ESRI.ArcGIS.Geodatabase.IWorkspace );
public: virtual void AbandonbyTracing( mmAbandonOperation eOperation, ESRI.ArcGIS.Geodatabase.IFeature* pFeature, ESRI.ArcGIS.Geodatabase.IWorkspace* pWorkspace )
public: virtual void AbandonbyTracing( mmAbandonOperation eOperation, ESRI.ArcGIS.Geodatabase.IFeature^ pFeature, ESRI.ArcGIS.Geodatabase.IWorkspace^ pWorkspace )
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