OpcLiteralOperand Members

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

OpcLiteralOperand(Object)

C#

public OpcLiteralOperand(object value)


Parameters

value Object


Value

C#

public object Value { get; set; }


Property Value

Object