Responder Developer Guide
PerformAction(DataSource,DataSession,DataRow) Method


see Miner.Responder.Processors.SubmitRule.PerformAction
see Miner.Responder.Processors.SubmitRule.PerformAction
see Miner.Responder.Processors.SubmitRule.PerformAction
Moves the switching order to the root folder
Syntax
'Declaration
 
Protected Overloads Overrides Sub PerformAction( _
   ByVal source As DataSource, _
   ByVal session As DataSession, _
   ByVal row As DataRow _
) 
'Usage
 
Dim instance As HandleSwitchingOrderUnassigned
Dim source As DataSource
Dim session As DataSession
Dim row As DataRow
 
instance.PerformAction(source, session, row)
protected override void PerformAction( 
   DataSource source,
   DataSession session,
   DataRow row
)

Parameters

source
see Miner.Responder.Processors.SubmitRule.PerformAction
session
see Miner.Responder.Processors.SubmitRule.PerformAction
row
see Miner.Responder.Processors.SubmitRule.PerformAction
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

HandleSwitchingOrderUnassigned Class
HandleSwitchingOrderUnassigned Members
Overload List

 

 


Send Comment