UA Bundle SDK .NET  2.2.1.258
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaServer.AuditHistoryEventUpdateEventModel Class Reference

More...

Inherits UnifiedAutomation.UaServer.AuditHistoryUpdateEventModel.

Public Member Functions

 AuditHistoryEventUpdateEventModel ()
 Initializes a new instance of the AuditHistoryEventUpdateEventModel class. More...
 
 AuditHistoryEventUpdateEventModel (AuditHistoryEventUpdateEventModel template)
 Initializes a new instance of the AuditHistoryEventUpdateEventModel class. More...
 
override void UpdateEvent (GenericEvent e)
 Updates the event. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.AuditHistoryUpdateEventModel
 AuditHistoryUpdateEventModel ()
 Initializes a new instance of the AuditHistoryUpdateEventModel class. More...
 
 AuditHistoryUpdateEventModel (AuditHistoryUpdateEventModel template)
 Initializes a new instance of the AuditHistoryUpdateEventModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.AuditUpdateEventModel
 AuditUpdateEventModel ()
 Initializes a new instance of the AuditUpdateEventModel class. More...
 
 AuditUpdateEventModel (AuditUpdateEventModel template)
 Initializes a new instance of the AuditUpdateEventModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.AuditEventModel
 AuditEventModel ()
 Initializes a new instance of the AuditEventModel class. More...
 
 AuditEventModel (AuditEventModel template)
 Initializes a new instance of the AuditEventModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.BaseEventModel
 BaseEventModel ()
 Initializes a new instance of the BaseEventModel class. More...
 
 BaseEventModel (BaseEventModel template)
 Initializes a new instance of the BaseEventModel class. More...
 
void NewId ()
 Assigns a new event id, time and receive time to the event. More...
 
virtual GenericEvent CreateEvent (FilterManager manager)
 Creates the event. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.ModelControllerBase
virtual ModelHandle GetModelHandle (StringTable namespaceUris, object instance)
 Gets the metadata handle. More...
 
virtual DataValue GetValue (IMapperContext context, ModelMapping mapping)
 Gets the value associated with the mapping. More...
 
virtual bool SetValue (IMapperContext context, ModelMapping mapping, DataValue value)
 Sets the value associated with the mapping. More...
 

Properties

EventFilter Filter [get, set]
 Gets or sets the Filter More...
 
HistoryEventFieldList NewValues [get, set]
 Gets or sets the NewValues More...
 
HistoryEventFieldList OldValues [get, set]
 Gets or sets the OldValues More...
 
PerformUpdateType PerformInsertReplace [get, set]
 Gets or sets the PerformInsertReplace More...
 
NodeId UpdatedNode [get, set]
 Gets or sets the UpdatedNode More...
 
- Properties inherited from UnifiedAutomation.UaServer.AuditHistoryUpdateEventModel
NodeId ParameterDataTypeId [get, set]
 Gets or sets the ParameterDataTypeId More...
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.AuditHistoryEventUpdateEventModel.AuditHistoryEventUpdateEventModel ( )
inline

Initializes a new instance of the AuditHistoryEventUpdateEventModel class.

UnifiedAutomation.UaServer.AuditHistoryEventUpdateEventModel.AuditHistoryEventUpdateEventModel ( AuditHistoryEventUpdateEventModel  template)
inline

Initializes a new instance of the AuditHistoryEventUpdateEventModel class.

Parameters
templateThe template.

Member Function Documentation

override void UnifiedAutomation.UaServer.AuditHistoryEventUpdateEventModel.UpdateEvent ( GenericEvent  e)
inlinevirtual

Updates the event.

Parameters
eThe event to update.

Reimplemented from UnifiedAutomation.UaServer.AuditHistoryUpdateEventModel.

Property Documentation

EventFilter UnifiedAutomation.UaServer.AuditHistoryEventUpdateEventModel.Filter
getset

Gets or sets the Filter

The Filter

HistoryEventFieldList UnifiedAutomation.UaServer.AuditHistoryEventUpdateEventModel.NewValues
getset

Gets or sets the NewValues

The NewValues

HistoryEventFieldList UnifiedAutomation.UaServer.AuditHistoryEventUpdateEventModel.OldValues
getset

Gets or sets the OldValues

The OldValues

PerformUpdateType UnifiedAutomation.UaServer.AuditHistoryEventUpdateEventModel.PerformInsertReplace
getset

Gets or sets the PerformInsertReplace

The PerformInsertReplace

NodeId UnifiedAutomation.UaServer.AuditHistoryEventUpdateEventModel.UpdatedNode
getset

Gets or sets the UpdatedNode

The UpdatedNode


The documentation for this class was generated from the following file: