Responder Developer Guide
Execute Method (AmiRestoredMeterChecker)


Syntax
'Declaration
 
Public Sub Execute( _
   ByVal startTime As Date, _
   ByVal endTime As Date _
) 
'Usage
 
Dim instance As AmiRestoredMeterChecker
Dim startTime As Date
Dim endTime As Date
 
instance.Execute(startTime, endTime)
public void Execute( 
   DateTime startTime,
   DateTime endTime
)

Parameters

startTime
endTime
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

AmiRestoredMeterChecker Class
AmiRestoredMeterChecker Members

 

 


Send Comment