OPCDA.NET Reference Manual
GetPropertyDatatype Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > BrowseElement Class : GetPropertyDatatype Method

Glossary Item Box

Returns the value of property 1 converted to a .NET Type. Type Void is returned if the property 1 is not available.

Syntax

Visual Basic (Declaration) 
Public Function GetPropertyDatatype() As Type
C# 
public Type GetPropertyDatatype()

Return Value

The canonical data type of the item as a .NET Type.

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.