EasyUA Reference
GetDataType Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > NodeElement Class : GetDataType Method

Glossary Item Box

Gets the .NET data type of this VariableNode.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As NodeElement
Dim value As Type
 
value = instance.GetDataType()
C# 
public Type GetDataType()

Return Value

Data type

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.