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

More...

Inherits UnifiedAutomation.UaServer.BaseObjectModel.

Public Member Functions

 HistoryServerCapabilitiesModel ()
 Initializes a new instance of the HistoryServerCapabilitiesModel class. More...
 
 HistoryServerCapabilitiesModel (HistoryServerCapabilitiesModel template)
 Initializes a new instance of the HistoryServerCapabilitiesModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.BaseObjectModel
 BaseObjectModel ()
 Initializes a new instance of the BaseObjectModel class. More...
 
 BaseObjectModel (BaseObjectModel template)
 Initializes a new instance of the BaseObjectModel class. 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

bool AccessHistoryDataCapability [get, set]
 Gets or sets the AccessHistoryDataCapability More...
 
bool AccessHistoryEventsCapability [get, set]
 Gets or sets the AccessHistoryEventsCapability More...
 
FolderModel AggregateFunctions [get, set]
 Gets or sets the AggregateFunctions More...
 
bool DeleteAtTimeCapability [get, set]
 Gets or sets the DeleteAtTimeCapability More...
 
bool DeleteEventCapability [get, set]
 Gets or sets the DeleteEventCapability More...
 
bool DeleteRawCapability [get, set]
 Gets or sets the DeleteRawCapability More...
 
bool InsertAnnotationCapability [get, set]
 Gets or sets the InsertAnnotationCapability More...
 
bool InsertDataCapability [get, set]
 Gets or sets the InsertDataCapability More...
 
bool InsertEventCapability [get, set]
 Gets or sets the InsertEventCapability More...
 
uint MaxReturnDataValues [get, set]
 Gets or sets the MaxReturnDataValues More...
 
uint MaxReturnEventValues [get, set]
 Gets or sets the MaxReturnEventValues More...
 
bool ReplaceDataCapability [get, set]
 Gets or sets the ReplaceDataCapability More...
 
bool ReplaceEventCapability [get, set]
 Gets or sets the ReplaceEventCapability More...
 
bool UpdateDataCapability [get, set]
 Gets or sets the UpdateDataCapability More...
 
bool UpdateEventCapability [get, set]
 Gets or sets the UpdateEventCapability More...
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.HistoryServerCapabilitiesModel ( )
inline

Initializes a new instance of the HistoryServerCapabilitiesModel class.

UnifiedAutomation.UaServer.HistoryServerCapabilitiesModel.HistoryServerCapabilitiesModel ( HistoryServerCapabilitiesModel  template)
inline

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: