The following tables list the members exposed by UAEventNotifiers.
Public Fields
| Name | Description |
![Public Field](template/packages/core-dotnet/images/publicField.png) | HistoryRead | The Object has an event history which may be read. |
![Public Field](template/packages/core-dotnet/images/publicField.png) | HistoryWrite | The Object has an event history which may be updated. |
![Public Field](template/packages/core-dotnet/images/publicField.png) | None | The Object or View produces no event and has no event history. |
![Public Field](template/packages/core-dotnet/images/publicField.png) | SubscribeToEvents | The Object or View produces event notifications. |
Top
Public Methods
Protected Methods
| Name | Description |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
Top
Extension Methods
| Name | Description |
![Public Extension Method](template/packages/core-dotnet/images/extensionmethod.png) | SetState<TNode> | Sets the arbitrary object associated with the node. |
Top
See Also