| Notice Class |
Namespace: FlexRule.Notifications
public class Notice
The Notice type exposes the following members.
| Name | Description | |
|---|---|---|
| Notice(String) |
Creates a notice
| |
| Notice(NoticeType, String, Object) |
Creates a notice
|
| Name | Description | |
|---|---|---|
| Message |
Failure message
| |
| Properties |
All other properties that can be populated and carried as the result
| |
| Tag |
Store any tag for model
| |
| Type |
Notice type: Error, warning...
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (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.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Overrides ObjectToString.) |