OPCDA.NET Reference Manual
NameFilter Property
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > ShowBrowseTree Class : NameFilter Property

Glossary Item Box

Name filter used in the the OPC server browse calls. The default is NULL. A different filter string needs to be set before the Browse method is called.

Syntax

Visual Basic (Declaration) 
Public Property NameFilter As String
C# 
public string NameFilter {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.