ArcFM Engine Developer Guide
SubmitCallCommand Constructor(CustomersObject)


Create new call for the given customer account
Syntax
'Declaration
 
Public Function New( _
   ByVal customerAccount As CustomersObject _
)
'Usage
 
Dim customerAccount As CustomersObject
 
Dim instance As New SubmitCallCommand(customerAccount)
public SubmitCallCommand( 
   CustomersObject customerAccount
)

Parameters

customerAccount
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

SubmitCallCommand Class
SubmitCallCommand Members
Overload List

 

 


Send Comment