OpcEventNodeView Class

Namespace: Opc.UaFx
Assemblies: Opc.UaFx.Advanced.dll

Provides immutable access to the filtered data of a 'Opc.UaFx.OpcEventNode'.

C#

public class OpcEventNodeView : IOpcReadOnlyNodeDataStore


Inheritance Object › OpcEventNodeView


Implements IOpcReadOnlyNodeDataStore

Name Description
Data Gets the data associated with this view.
EventTypeId Gets the node identifier identifying the type of 'Opc.UaFx.OpcEventNode' the Data belong to.
Filter Gets the OpcEventFilter used to gather the Data.
Name Description
Get``1(OpcAttribute, OpcName) Retrieves the value of the attribute of the element browsable through the name specified.
Get``1(OpcAttribute, OpcName) Retrieves the value of the attribute of the element browsable through the pathElements specified.
Get``1(OpcAttribute, OpcNamePath) Retrieves the value of the attribute of the element browsable through the path specified.
Get``1(OpcAttribute, String) Retrieves the value of the attribute of the element browsable through the name specified.
Get``1(OpcName) Retrieves the Value attribute of the element browsable through the name specified.
Get``1(String) Retrieves the Value attribute of the element browsable through the name specified.