.NET Based OPC UA Client/Server SDK  3.3.0.530
UnifiedAutomation.UaBase.StandaloneSubscribedDataSetDataType Class Reference

More...

Inherits UnifiedAutomation.UaBase.SubscribedDataSetDataType.

Public Member Functions

 StandaloneSubscribedDataSetDataType ()
 
override void Encode (IEncoder encoder)
 
override void Decode (IDecoder decoder)
 
override bool IsEqual (IEncodeable encodeable)
 
override object Clone ()
 
- Public Member Functions inherited from UnifiedAutomation.UaBase.SubscribedDataSetDataType
 SubscribedDataSetDataType ()
 

Properties

string Name [get, set]
 
StringCollection DataSetFolder [get, set]
 
DataSetMetaDataType DataSetMetaData [get, set]
 
ExtensionObject SubscribedDataSet_ExtensionObject [get]
 
SubscribedDataSetDataType SubscribedDataSet [get, set]
 
override ExpandedNodeId TypeId [get]
 
override ExpandedNodeId BinaryEncodingId [get]
 
override ExpandedNodeId XmlEncodingId [get]
 
- Properties inherited from UnifiedAutomation.UaBase.SubscribedDataSetDataType
virtual ExpandedNodeId TypeId [get]
 
virtual ExpandedNodeId BinaryEncodingId [get]
 
virtual ExpandedNodeId XmlEncodingId [get]
 
- Properties inherited from UnifiedAutomation.UaBase.IEncodeable
ExpandedNodeId TypeId [get]
 Returns the UA type identifier for the encodeable type. More...
 
ExpandedNodeId BinaryEncodingId [get]
 Returns the UA type identifier for the default binary encoding for the type. More...
 
ExpandedNodeId XmlEncodingId [get]
 Returns the UA type identifier for the default XML encoding for the type. More...
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.StandaloneSubscribedDataSetDataType.StandaloneSubscribedDataSetDataType ( )

Property Documentation

StringCollection UnifiedAutomation.UaBase.StandaloneSubscribedDataSetDataType.DataSetFolder
getset

DataSetMetaDataType UnifiedAutomation.UaBase.StandaloneSubscribedDataSetDataType.DataSetMetaData
getset

string UnifiedAutomation.UaBase.StandaloneSubscribedDataSetDataType.Name
getset

SubscribedDataSetDataType UnifiedAutomation.UaBase.StandaloneSubscribedDataSetDataType.SubscribedDataSet
getset

ExtensionObject UnifiedAutomation.UaBase.StandaloneSubscribedDataSetDataType.SubscribedDataSet_ExtensionObject
get


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