Responder Developer Guide
CommitPaymentTransactionResult Field


Syntax
'Declaration
 
<MessageBodyMemberAttribute(Namespace="http://www.multispeak.org/Version_4.1_Release", Order=0)>
<XmlArrayItemAttribute(False)>
Public CommitPaymentTransactionResult As paymentTransaction()
'Usage
 
Dim instance As CommitPaymentTransactionResponse
Dim value() As paymentTransaction()
 
value = instance.CommitPaymentTransactionResult
 
instance.CommitPaymentTransactionResult = value
[MessageBodyMember(Namespace="http://www.multispeak.org/Version_4.1_Release", Order=0)]
[XmlArrayItem(false)]
public paymentTransaction[] CommitPaymentTransactionResult
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

CommitPaymentTransactionResponse Class
CommitPaymentTransactionResponse Members

 

 


Send Comment