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



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing Namespace > AECategoryDialog Class : DefaultCategoryId Field
The default event category Id.
Syntax
'Declaration
 
Public Const DefaultCategoryId As Long
'Usage
 
Dim value As Long
 
value = AECategoryDialog.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