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

Glossary Item Box

OPC items added to this group.

Syntax

Visual Basic (Declaration) 
<CategoryAttribute("OPC")>
<BrowsableAttribute(False)>
<DescriptionAttribute("OPC items added to this group.")>
Public ReadOnly Property ItemNames As String()
C# 
[CategoryAttribute("OPC")]
[BrowsableAttribute(false)]
[DescriptionAttribute("OPC items added to this group.")]
public string[] ItemNames {get;}

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.