QuickOPC User's Guide and Reference
_UALiteralOperand Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Filtering.ComTypes Namespace : _UALiteralOperand Interface
Exposes OpcLabs.EasyOpc.UA.Filtering.UALiteralOperand to COM clients.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("06E71EF6-10D6-4978-A8FA-89ABA53238A1")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UALiteralOperand 
'Usage
 
Dim instance As _UALiteralOperand
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("06E71EF6-10D6-4978-A8FA-89ABA53238A1")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UALiteralOperand 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("06E71EF6-10D6-4978-A8FA-89ABA53238A1")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UALiteralOperand 
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