Responder Developer Guide
CustomersInfoView Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal customers As IEnumerable(Of CustomersObject), _
   ByVal device As DeviceInfo, _
   ByVal features As ICollection(Of ITracedElement), _
   ByVal dispatcher As Dispatcher, _
   ByVal closeCommand As Action _
)
'Usage
 
Dim customers As IEnumerable(Of CustomersObject)
Dim device As DeviceInfo
Dim features As ICollection(Of ITracedElement)
Dim dispatcher As Dispatcher
Dim closeCommand As Action
 
Dim instance As New CustomersInfoView(customers, device, features, dispatcher, closeCommand)

Parameters

customers
device
features
dispatcher
closeCommand
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

CustomersInfoView Class
CustomersInfoView Members

 

 


Send Comment