| Miner.Interop Namespace > IMMAbandon Interface : AbandonbyTracing Method |
'DeclarationSub AbandonbyTracing( _ ByVal eOperation As mmAbandonOperation, _ ByVal pFeature As ESRI.ArcGIS.Geodatabase.IFeature, _ ByVal pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace _ )
'UsageDim instance As IMMAbandon Dim eOperation As mmAbandonOperation Dim pFeature As ESRI.ArcGIS.Geodatabase.IFeature Dim pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace instance.AbandonbyTracing(eOperation, pFeature, pWorkspace)
void AbandonbyTracing( mmAbandonOperation eOperation, ESRI.ArcGIS.Geodatabase.IFeature pFeature, ESRI.ArcGIS.Geodatabase.IWorkspace pWorkspace )
procedure AbandonbyTracing(
eOperation: mmAbandonOperation;
pFeature: ESRI.ArcGIS.Geodatabase.IFeature;
pWorkspace: ESRI.ArcGIS.Geodatabase.IWorkspace
);
function AbandonbyTracing( eOperation : mmAbandonOperation, pFeature : ESRI.ArcGIS.Geodatabase.IFeature, pWorkspace : ESRI.ArcGIS.Geodatabase.IWorkspace );
void AbandonbyTracing( mmAbandonOperation eOperation, ESRI.ArcGIS.Geodatabase.IFeature* pFeature, ESRI.ArcGIS.Geodatabase.IWorkspace* pWorkspace )
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