EasyUA Reference
IAdvancedFilterTarget Interface
Members  See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : IAdvancedFilterTarget Interface

Glossary Item Box

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.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As IAdvancedFilterTarget
C# 
public interface IAdvancedFilterTarget : IFilterTarget  

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.