Responder Developer Guide
Alerts Property


Syntax
'Declaration
 
<XmlArrayItemAttribute("Alert")>
Public Property Alerts As AlertSettings()
'Usage
 
Dim instance As TableSettings
Dim value() As AlertSettings
 
instance.Alerts = value
 
value = instance.Alerts
[XmlArrayItem("Alert")]
public AlertSettings[] Alerts {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

TableSettings Class
TableSettings Members

 

 


Send Comment