Responder Developer Guide
convenienceFeeItem Property


Syntax
'Declaration
 
<XmlElementAttribute("convenienceFeeItem")>
Public Property convenienceFeeItem As convenienceFeeItem()
'Usage
 
Dim instance As convenienceFeeList
Dim value() As convenienceFeeItem
 
instance.convenienceFeeItem = value
 
value = instance.convenienceFeeItem
[XmlElement("convenienceFeeItem")]
public convenienceFeeItem[] convenienceFeeItem {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

convenienceFeeList Class
convenienceFeeList Members

 

 


Send Comment