OPCDA.NET Reference Manual
Tag Property
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET.Controls Namespace > DAGroup Class : Tag Property

Glossary Item Box

User defined data asociated with the object.

Syntax

Visual Basic (Declaration) 
<CategoryAttribute("Tag")>
<DefaultValueAttribute()>
<DescriptionAttribute("User defined data asociated with the object.")>
Public Property Tag As Object
C# 
[CategoryAttribute("Tag")]
[DefaultValueAttribute()]
[DescriptionAttribute("User defined data asociated with the object.")]
public object Tag {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.