Miner.Process.GeodatabaseManager Namespace > PxActionData Class : OnSetComplete Method |
'Declaration
Protected Sub OnSetComplete( _ ByVal key As System.Object, _ ByVal oldValue As System.Object, _ ByVal newValue As System.Object _ )
'Usage
Dim instance As PxActionData Dim key As System.Object Dim oldValue As System.Object Dim newValue As System.Object instance.OnSetComplete(key, oldValue, newValue)
protected procedure OnSetComplete( key: System.TObject; oldValue: System.TObject; newValue: System.TObject );
protected function OnSetComplete( key : System.Object, oldValue : System.Object, newValue : System.Object );
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