Miner.Responder.Shared.Rules Namespace > HandleConfirmedIncidentFeature Class > PerformAction Method : PerformAction(IDictionary,DataRow) Method |
'Declaration
Protected Overloads Overrides Sub PerformAction( _ ByVal arguments As System.Collections.IDictionary, _ ByVal row As System.Data.DataRow _ )
'Usage
Dim instance As HandleConfirmedIncidentFeature Dim arguments As System.Collections.IDictionary Dim row As System.Data.DataRow instance.PerformAction(arguments, row)
protected override void PerformAction( System.Collections.IDictionary arguments, System.Data.DataRow row )
protected procedure PerformAction( arguments: System.Collections.IDictionary; row: System.Data.DataRow ); override;
protected override function PerformAction( arguments : System.Collections.IDictionary, row : System.Data.DataRow );
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