QuickOPC User's Guide and Reference
DefaultAttributeElements Property



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace Namespace > AECategoryElement Class : DefaultAttributeElements Property
Default attribute elements. An empty collection.
Syntax
'Declaration
 
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)>
<ElementsNotNullAttribute()>
<NotNullAttribute()>
Public Shared ReadOnly Property DefaultAttributeElements As AEAttributeElementCollection
'Usage
 
Dim value As AEAttributeElementCollection
 
value = AECategoryElement.DefaultAttributeElements
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[ElementsNotNull()]
[NotNull()]
public static AEAttributeElementCollection DefaultAttributeElements {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[ElementsNotNull()]
[NotNull()]
public:
static property AEAttributeElementCollection^ DefaultAttributeElements {
   AEAttributeElementCollection^ 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