UA Bundle SDK .NET  2.1.0.222
 All Classes Namespaces Functions Variables Enumerations Properties Events Groups Pages
UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel Class Reference

More...

Inherits UnifiedAutomation.UaServer.ModelControllerBase.

Public Member Functions

 HistoryServerCapabilitiesModel ()
 Initializes a new instance of the HistoryServerCapabilitiesModel class.
 
 HistoryServerCapabilitiesModel (HistoryServerCapabilitiesModel template)
 Initializes a new instance of the HistoryServerCapabilitiesModel class.
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.ModelControllerBase
virtual ModelHandle GetModelHandle (StringTable namespaceUris, object instance)
 Gets the metadata handle.
 
virtual DataValue GetValue (IMapperContext context, ModelMapping mapping)
 Gets the value associated with the mapping.
 
virtual bool SetValue (IMapperContext context, ModelMapping mapping, DataValue value)
 Sets the value associated with the mapping.
 
- Public Member Functions inherited from UnifiedAutomation.UaBase.IModelMapper
ModelHandle GetModelHandle (StringTable namespaceUris, object instance)
 Gets the metadata handle.
 
DataValue GetValue (IMapperContext context, ModelMapping mapping)
 Gets the value associated with the mapping.
 
bool SetValue (IMapperContext context, ModelMapping mapping, DataValue value)
 Sets the value associated with the mapping.
 

Properties

bool AccessHistoryDataCapability [get, set]
 Gets or sets the AccessHistoryDataCapability
 
bool AccessHistoryEventsCapability [get, set]
 Gets or sets the AccessHistoryEventsCapability
 
FolderModel AggregateFunctions [get, set]
 Gets or sets the AggregateFunctions
 
bool DeleteAtTimeCapability [get, set]
 Gets or sets the DeleteAtTimeCapability
 
bool DeleteEventCapability [get, set]
 Gets or sets the DeleteEventCapability
 
bool DeleteRawCapability [get, set]
 Gets or sets the DeleteRawCapability
 
bool InsertAnnotationCapability [get, set]
 Gets or sets the InsertAnnotationCapability
 
bool InsertDataCapability [get, set]
 Gets or sets the InsertDataCapability
 
bool InsertEventCapability [get, set]
 Gets or sets the InsertEventCapability
 
uint MaxReturnDataValues [get, set]
 Gets or sets the MaxReturnDataValues
 
uint MaxReturnEventValues [get, set]
 Gets or sets the MaxReturnEventValues
 
bool ReplaceDataCapability [get, set]
 Gets or sets the ReplaceDataCapability
 
bool ReplaceEventCapability [get, set]
 Gets or sets the ReplaceEventCapability
 
bool UpdateDataCapability [get, set]
 Gets or sets the UpdateDataCapability
 
bool UpdateEventCapability [get, set]
 Gets or sets the UpdateEventCapability
 
- Properties inherited from UnifiedAutomation.UaServer.ModelControllerBase
ModelHandle ModelHandle [get, set]
 Gets or sets the metadata handle.
 
object UserData [get, set]
 Gets or sets the user data.
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.HistoryServerCapabilitiesModel ( )

Initializes a new instance of the HistoryServerCapabilitiesModel class.

UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.HistoryServerCapabilitiesModel ( HistoryServerCapabilitiesModel  template)

Initializes a new instance of the HistoryServerCapabilitiesModel class.

Parameters
templateThe template.

Property Documentation

bool UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.AccessHistoryDataCapability
getset

Gets or sets the AccessHistoryDataCapability

The AccessHistoryDataCapability

bool UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.AccessHistoryEventsCapability
getset

Gets or sets the AccessHistoryEventsCapability

The AccessHistoryEventsCapability

FolderModel UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.AggregateFunctions
getset

Gets or sets the AggregateFunctions

The AggregateFunctions

bool UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.DeleteAtTimeCapability
getset

Gets or sets the DeleteAtTimeCapability

The DeleteAtTimeCapability

bool UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.DeleteEventCapability
getset

Gets or sets the DeleteEventCapability

The DeleteEventCapability

bool UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.DeleteRawCapability
getset

Gets or sets the DeleteRawCapability

The DeleteRawCapability

bool UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.InsertAnnotationCapability
getset

Gets or sets the InsertAnnotationCapability

The InsertAnnotationCapability

bool UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.InsertDataCapability
getset

Gets or sets the InsertDataCapability

The InsertDataCapability

bool UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.InsertEventCapability
getset

Gets or sets the InsertEventCapability

The InsertEventCapability

uint UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.MaxReturnDataValues
getset

Gets or sets the MaxReturnDataValues

The MaxReturnDataValues

uint UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.MaxReturnEventValues
getset

Gets or sets the MaxReturnEventValues

The MaxReturnEventValues

bool UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.ReplaceDataCapability
getset

Gets or sets the ReplaceDataCapability

The ReplaceDataCapability

bool UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.ReplaceEventCapability
getset

Gets or sets the ReplaceEventCapability

The ReplaceEventCapability

bool UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.UpdateDataCapability
getset

Gets or sets the UpdateDataCapability

The UpdateDataCapability

bool UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.UpdateEventCapability
getset

Gets or sets the UpdateEventCapability

The UpdateEventCapability


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