QuickOPC User's Guide and Reference
DefaultCategoryId Field (OpcBrowseNodeDescriptor)



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.Forms.Browsing Namespace > OpcBrowseNodeDescriptor Class : DefaultCategoryId Field
Default event category Id.
Syntax
'Declaration
 
Public Const DefaultCategoryId As Long
'Usage
 
Dim value As Long
 
value = OpcBrowseNodeDescriptor.DefaultCategoryId
public const long DefaultCategoryId
public:
const int64 DefaultCategoryId
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also