NotificationProperty Properties
The NotificationProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| Action | Gets the notification event. |
| Assignment | Gets or sets the assignment. |
| Category | Gets or sets the category to which the element belongs. (Inherited from ModelElement.) |
| Context | Gets or sets the context of the element. (Inherited from ModelElement.) |
| Description | Gets the notification event description. |
| DesignElement | Gets the DesignElement class instance that the NotificationProperty class is associated to. (Overrides CompositeProperty.DesignElement.) |
| DisplayName | Gets the display name for a notification event. |
| Enabled | Gets or sets a Boolean value that specifies whether to use the notification. |
| Id | Gets or sets a unique identification of the element. (Inherited from ModelElement.) |
| MessageText | Gets or sets a localized message collection. |
| Name | Gets or sets the name of the element. (Inherited from ModelElement.) |
| Parent | Gets the parent model element. (Inherited from ModelElement.) |
| ParentProperty | Gets or sets the parent property that owns the PropertyElement class instance. (Inherited from PropertyElement.) |
| PropertyName | Gets the fully qualifying name of the CompositeProperty class instance. (Inherited from CompositeProperty.) |
| PropertyTypes | Gets a collection of PropertyType class instances. (Overrides ModelElement.PropertyTypes.) |
| Recipient | Gets the notification event recipient. |
| StorageId | Gets or sets a id used when persisting the element. |
| SubCategory | Gets or sets the sub category to which the element belongs. (Inherited from ModelElement.) |
Community Additions
ADD
Show: