Class NotificationConfigurationElement
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.Framework.SqlD.DCEF.Elements
Assembly: Simplic.Framework.SqlD.dll
Syntax
public class NotificationConfigurationElement : ConfigurationElement
Constructors
| Improve this Doc View SourceNotificationConfigurationElement(IConfigurationInteraction)
Declaration
public NotificationConfigurationElement(IConfigurationInteraction Interaction)
Parameters
Type | Name | Description |
---|---|---|
IConfigurationInteraction | Interaction |
Methods
| Improve this Doc View SourceExecute(XmlNode)
Declaration
public override bool Execute(XmlNode Node)
Parameters
Type | Name | Description |
---|---|---|
System.Xml.XmlNode | Node |
Returns
Type | Description |
---|---|
System.Boolean |
Overrides
| Improve this Doc View SourceGetAsString(String)
Declaration
public override string GetAsString(string name = null)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Returns
Type | Description |
---|---|
System.String |
Overrides
| Improve this Doc View SourceGetElementName()
Declaration
public override string GetElementName()
Returns
Type | Description |
---|---|
System.String |