Responder Developer Guide
readingType Property (readingTypeList)


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

readingTypeList Class
readingTypeList Members

 

 


Send Comment