Responder Developer Guide
SubmitCustomerCalls Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal calls As IEnumerable(Of CustomersObject), _
   ByVal startDevice As DeviceInfo, _
   ByVal features As ICollection(Of ITracedElement), _
   ByVal closeCommand As Action _
)
'Usage
 
Dim calls As IEnumerable(Of CustomersObject)
Dim startDevice As DeviceInfo
Dim features As ICollection(Of ITracedElement)
Dim closeCommand As Action
 
Dim instance As New SubmitCustomerCalls(calls, startDevice, features, closeCommand)

Parameters

calls
startDevice
features
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

SubmitCustomerCalls Class
SubmitCustomerCalls Members

 

 


Send Comment