Responder Developer Guide
paymentMode Property (tender)


Syntax
'Declaration
 
<XmlElementAttribute(6)>
Public Property paymentMode As String
'Usage
 
Dim instance As tender
Dim value As String
 
instance.paymentMode = value
 
value = instance.paymentMode
[XmlElement(6)]
public string paymentMode {get; set;}
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

tender Class
tender Members

 

 


Send Comment