Responder Developer Guide
fixedChargeCode Property (fixedChargeCodeList)


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

fixedChargeCodeList Class
fixedChargeCodeList Members

 

 


Send Comment