OpcClassicDataAccessOptions Members

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

Organization

Gets or sets the type of namespace organization to use while browsing the address space.

C#

public OpcClassicOrganization Organization { get; set; }


Property Value

OpcClassicOrganization

One of the members defined by the OpcClassicOrganization enumeration. The default value is Query.

SupportsBrowseTo

C#

public bool SupportsBrowseTo { get; set; }


Property Value

Boolean