Responder Developer Guide
QuickFault Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal deviceInfo As DeviceInfo, _
   ByVal dispatacher As String _
)
'Usage
 
Dim deviceInfo As DeviceInfo
Dim dispatacher As String
 
Dim instance As New QuickFault(deviceInfo, dispatacher)
public QuickFault( 
   DeviceInfo deviceInfo,
   string dispatacher
)

Parameters

deviceInfo
dispatacher
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

QuickFault Class
QuickFault Members

 

 


Send Comment