Responder Developer Guide
chargeItem Property


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

chargeItemList Class
chargeItemList Members

 

 


Send Comment