OpcArgumentAttribute Members

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

OpcArgumentAttribute(String)

C#

public OpcArgumentAttribute(string name)


Parameters

name String


DefaultValue

C#

public object DefaultValue { get; set; }


Property Value

Object

Description

C#

public string Description { get; set; }


Property Value

String

Name

C#

public string Name { get; }


Property Value

String