Miner.Geodatabase.AutoUpdaters Namespace > AbandonUnrelate Class : Execute Method |
'Declaration
Public Sub Execute( _ ByVal obj As ESRI.ArcGIS.Geodatabase.IObject, _ ByVal newObj As ESRI.ArcGIS.Geodatabase.IObject _ )
'Usage
Dim instance As AbandonUnrelate Dim obj As ESRI.ArcGIS.Geodatabase.IObject Dim newObj As ESRI.ArcGIS.Geodatabase.IObject instance.Execute(obj, newObj)
public procedure Execute( obj: ESRI.ArcGIS.Geodatabase.IObject; newObj: ESRI.ArcGIS.Geodatabase.IObject );
public function Execute( obj : ESRI.ArcGIS.Geodatabase.IObject, newObj : ESRI.ArcGIS.Geodatabase.IObject );
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