OPCAE.NET Reference Manual
ID Property
See Also  Send Feedback
OPCAE.NET.Controls Namespace > ColHeaderDef Class : ID Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
<DescriptionAttribute("The name of the Event Data field.")>
<BrowsableAttribute(False)>
<NotifyParentPropertyAttribute(True)>
Public Property ID As String
C# 
[DescriptionAttribute("The name of the Event Data field.")]
[BrowsableAttribute(false)]
[NotifyParentPropertyAttribute(true)]
public string ID {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

© 2002-2018 Advosol Inc. All Rights Reserved.