Responder Developer Guide
GetPPMPaymentsResult Field


Syntax
'Declaration
 
<MessageBodyMemberAttribute(Namespace="http://www.multispeak.org/Version_4.1_Release", Order=0)>
<XmlArrayItemAttribute("paymentTransactionList")>
Public GetPPMPaymentsResult As Miner.Responder.RxIF.MS416.MDMSvc.paymentTransaction[]()
'Usage
 
Dim instance As GetPPMPaymentsResponse
Dim value() As Miner.Responder.RxIF.MS416.MDMSvc.paymentTransaction[]()
 
value = instance.GetPPMPaymentsResult
 
instance.GetPPMPaymentsResult = value
[MessageBodyMember(Namespace="http://www.multispeak.org/Version_4.1_Release", Order=0)]
[XmlArrayItem("paymentTransactionList")]
public Miner.Responder.RxIF.MS416.MDMSvc.paymentTransaction[][] GetPPMPaymentsResult
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

GetPPMPaymentsResponse Class
GetPPMPaymentsResponse Members

 

 


Send Comment