Table of Contents

OpcLiteralOperand Members

Namespace: Opc.UaFx
Assemblies: Opc.UaFx.Advanced.dll, Opc.UaFx.Advanced.dll
The OpcLiteralOperand type exposes the following members.

Constructors

OpcLiteralOperand(Object)

C#

public OpcLiteralOperand(object value)


Parameters

value Object


Properties

Value

C#

public object Value { get; set; }


Property Value

Object