QuickOPC User's Guide and Reference
_UASimpleAttributeOperand Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Filtering.ComTypes Namespace : _UASimpleAttributeOperand Interface
Exposes OpcLabs.EasyOpc.UA.Filtering.UASimpleAttributeOperand to COM clients.
Object Model
_UASimpleAttributeOperand InterfaceUAIndexRangeList ClassUAIndexRange ClassUAQualifiedNameCollection ClassUAQualifiedName ClassUANodeDescriptor Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("0191D5CB-B5F2-4954-BE0A-1E02EE7B10B2")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UASimpleAttributeOperand 
'Usage
 
Dim instance As _UASimpleAttributeOperand
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("0191D5CB-B5F2-4954-BE0A-1E02EE7B10B2")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UASimpleAttributeOperand 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("0191D5CB-B5F2-4954-BE0A-1E02EE7B10B2")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UASimpleAttributeOperand 
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