Responder Developer Guide
UpdateProcessLog Method (ScadaEventProcessor)


Syntax
'Declaration
 
Public Sub UpdateProcessLog( _
   ByVal processStartTime As Date _
) 
'Usage
 
Dim instance As ScadaEventProcessor
Dim processStartTime As Date
 
instance.UpdateProcessLog(processStartTime)
public void UpdateProcessLog( 
   DateTime processStartTime
)

Parameters

processStartTime
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

ScadaEventProcessor Class
ScadaEventProcessor Members

 

 


Send Comment