Responder Developer Guide
ServiceFailNotificationEnabled Property


Determines whether or not to use Services Fail Notifications. True if Notification is enabled, otherwise False
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Property ServiceFailNotificationEnabled As Boolean
'Usage
 
Dim instance As ProgramGroup
Dim value As Boolean
 
instance.ServiceFailNotificationEnabled = value
 
value = instance.ServiceFailNotificationEnabled
[XmlAttribute()]
public bool ServiceFailNotificationEnabled {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

ProgramGroup Class
ProgramGroup Members

 

 


Send Comment