Build 1.01.318.0
Assembly: Opc.Ua.Core (in Opc.Ua.Core.dll) Version: 1.1.318.1 (1.01.318.1)
[This is preliminary documentation and is subject to change.]
This interface is used by ContentFilterOperation to get values from the
NodeSet for use by the various filter operators. All NodeSets used in a
ContentFilter must implement this interface.
Namespace: Opc.UaAssembly: Opc.Ua.Core (in Opc.Ua.Core.dll) Version: 1.1.318.1 (1.01.318.1)
Syntax
| C# |
|---|
public interface IFilterTarget |
| Visual Basic |
|---|
Public Interface IFilterTarget |
| Visual C++ |
|---|
public interface class IFilterTarget |