QuickOPC User's Guide and Reference
DefaultConditionElements Property



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace Namespace > AECategoryElement Class : DefaultConditionElements Property
Default condition elements. An empty collection.
Syntax
'Declaration
 
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)>
<ElementsNotNullAttribute()>
<NotNullAttribute()>
Public Shared ReadOnly Property DefaultConditionElements As AEConditionElementCollection
'Usage
 
Dim value As AEConditionElementCollection
 
value = AECategoryElement.DefaultConditionElements
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[ElementsNotNull()]
[NotNull()]
public static AEConditionElementCollection DefaultConditionElements {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[ElementsNotNull()]
[NotNull()]
public:
static property AEConditionElementCollection^ DefaultConditionElements {
   AEConditionElementCollection^ get();
}
Requirements

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

See Also

Reference

AECategoryElement Class
AECategoryElement Members