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

Glossary Item Box

Data type used in the the OPC server browse calls. The default is void (VT_EMPTY). A different type needs to be set before the Browse method is called.

Syntax

Visual Basic (Declaration) 
Public Property DataTypeFilter As Type
C# 
public Type DataTypeFilter {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.