Responder Developer Guide
InitiateHANPricing Method (MDMServer416)


Syntax
'Declaration
 
Public Function InitiateHANPricing( _
   ByVal priceTierStructure As priceTierStructure, _
   ByVal temperatureTierStructure As temperatureTierStructure, _
   ByVal loadCycleTierStructure As loadCycleTierStructure, _
   ByVal hanInterfaceID As HANInterfaceID, _
   ByVal transactionID As String, _
   ByVal responseURL As String _
) As errorObject()
'Usage
 
Dim instance As MDMServer416
Dim priceTierStructure As priceTierStructure
Dim temperatureTierStructure As temperatureTierStructure
Dim loadCycleTierStructure As loadCycleTierStructure
Dim hanInterfaceID As HANInterfaceID
Dim transactionID As String
Dim responseURL As String
Dim value() As errorObject
 
value = instance.InitiateHANPricing(priceTierStructure, temperatureTierStructure, loadCycleTierStructure, hanInterfaceID, transactionID, responseURL)

Parameters

priceTierStructure
temperatureTierStructure
loadCycleTierStructure
hanInterfaceID
transactionID
responseURL
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

MDMServer416 Class
MDMServer416 Members

 

 


Send Comment