EasyUA Reference
SymbolicName Property
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > DataTypeDefinition Class : SymbolicName Property

Glossary Item Box

The symbolic name (if the name can't be used as a program symbol).

Syntax

Visual Basic (Usage)Copy Code
Dim instance As DataTypeDefinition
Dim value As String
 
instance.SymbolicName = value
 
value = instance.SymbolicName
C# 
public string SymbolicName {get; set;}

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.