[Missing <summary> documentation for "T:Ipswitch.Messaging.Framework.Rule"]
Inheritance Hierarchy
Ipswitch.Messaging.FrameworkRule
Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax
The Rule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Rule | Initializes a new instance of the Rule class |
Methods
Name | Description | |
---|---|---|
![]() | Delete | |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Save | |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Action | |
![]() | Conditions | |
![]() | DisplayName | |
![]() | Exists | |
![]() | Hidden | |
![]() | Id | |
![]() | Target |
See Also