Responder Developer Guide
msgLine Property


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

msgLineList Class
msgLineList Members

 

 


Send Comment