Responder Developer Guide
ServicesNotification Property


Syntax
'Declaration
 
<XmlElementAttribute("ServicesNotification", IsNullable=False)>
Public Property ServicesNotification As ServicesNotificationSettings
'Usage
 
Dim instance As ServiceSettings
Dim value As ServicesNotificationSettings
 
instance.ServicesNotification = value
 
value = instance.ServicesNotification
[XmlElement("ServicesNotification", IsNullable=false)]
public ServicesNotificationSettings ServicesNotification {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

ServiceSettings Class
ServiceSettings Members

 

 


Send Comment