Miner.Responder.Processors Assembly > Miner.Responder.Processors.Callback Namespace > ICallbackEvent Interface : PerformAction Method |
'Declaration Sub PerformAction( _ ByVal callbackConfig As CallbackConfig, _ ByVal callbackEvent As CallbackConfigScenarioCallbackEvent, _ ByVal context As SubmitContext, _ ByVal source As DataSource, _ ByVal session As DataSession, _ ByVal incidentRow As DataRow _ )
'Usage Dim instance As ICallbackEvent Dim callbackConfig As CallbackConfig Dim callbackEvent As CallbackConfigScenarioCallbackEvent Dim context As SubmitContext Dim source As DataSource Dim session As DataSession Dim incidentRow As DataRow instance.PerformAction(callbackConfig, callbackEvent, context, source, session, incidentRow)
void PerformAction( CallbackConfig callbackConfig, CallbackConfigScenarioCallbackEvent callbackEvent, SubmitContext context, DataSource source, DataSession session, DataRow incidentRow )
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.