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

More...

Inherits UnifiedAutomation.UaServer.AuditHistoryUpdateEventModel.

Public Member Functions

 AuditHistoryValueUpdateEventModel ()
 Initializes a new instance of the AuditHistoryValueUpdateEventModel class. More...
 
 AuditHistoryValueUpdateEventModel (AuditHistoryValueUpdateEventModel template)
 Initializes a new instance of the AuditHistoryValueUpdateEventModel 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

DataValue[] NewValues [get, set]
 Gets or sets the NewValues More...
 
DataValue[] 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.AuditHistoryValueUpdateEventModel.AuditHistoryValueUpdateEventModel ( )
inline

Initializes a new instance of the AuditHistoryValueUpdateEventModel class.

UnifiedAutomation.UaServer.AuditHistoryValueUpdateEventModel.AuditHistoryValueUpdateEventModel ( AuditHistoryValueUpdateEventModel  template)
inline

Initializes a new instance of the AuditHistoryValueUpdateEventModel class.

Parameters
templateThe template.

Member Function Documentation

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

Updates the event.

Parameters
eThe event to update.

Reimplemented from UnifiedAutomation.UaServer.AuditHistoryUpdateEventModel.

Property Documentation

DataValue [] UnifiedAutomation.UaServer.AuditHistoryValueUpdateEventModel.NewValues
getset

Gets or sets the NewValues

The NewValues

DataValue [] UnifiedAutomation.UaServer.AuditHistoryValueUpdateEventModel.OldValues
getset

Gets or sets the OldValues

The OldValues

PerformUpdateType UnifiedAutomation.UaServer.AuditHistoryValueUpdateEventModel.PerformInsertReplace
getset

Gets or sets the PerformInsertReplace

The PerformInsertReplace

NodeId UnifiedAutomation.UaServer.AuditHistoryValueUpdateEventModel.UpdatedNode
getset

Gets or sets the UpdatedNode

The UpdatedNode


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