.NET Based OPC UA Client/Server SDK  2.6.0.418
UnifiedAutomation.UaServer.PublishedDataSetModel Class Reference

More...

Inherits UnifiedAutomation.UaServer.BaseObjectModel.

Inherited by UnifiedAutomation.UaServer.PublishedDataItemsModel, and UnifiedAutomation.UaServer.PublishedEventsModel.

Public Member Functions

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

ConfigurationVersionDataType ConfigurationVersion [get, set]
 Gets or sets the ConfigurationVersion More...
 
Uuid DataSetClassId [get, set]
 Gets or sets the DataSetClassId More...
 
DataSetMetaDataType DataSetMetaData [get, set]
 Gets or sets the DataSetMetaData More...
 
ExtensionFieldsModel ExtensionFields [get, set]
 Gets or sets the ExtensionFields More...
 
- Properties inherited from UnifiedAutomation.UaServer.ModelControllerBase
ModelHandle ModelHandle [get, set]
 Gets or sets the metadata handle. More...
 
object UserData [get, set]
 Gets or sets the user data. More...
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.PublishedDataSetModel.PublishedDataSetModel ( )
inline

Initializes a new instance of the PublishedDataSetModel class.

UnifiedAutomation.UaServer.PublishedDataSetModel.PublishedDataSetModel ( PublishedDataSetModel  template)
inline

Initializes a new instance of the PublishedDataSetModel class.

Parameters
templateThe template.

Property Documentation

ConfigurationVersionDataType UnifiedAutomation.UaServer.PublishedDataSetModel.ConfigurationVersion
getset

Gets or sets the ConfigurationVersion

Uuid UnifiedAutomation.UaServer.PublishedDataSetModel.DataSetClassId
getset

Gets or sets the DataSetClassId

DataSetMetaDataType UnifiedAutomation.UaServer.PublishedDataSetModel.DataSetMetaData
getset

Gets or sets the DataSetMetaData

ExtensionFieldsModel UnifiedAutomation.UaServer.PublishedDataSetModel.ExtensionFields
getset

Gets or sets the ExtensionFields


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