DOFObjectIDAttributeBINDING_PROVIDER FieldOpenDOF Object Access Library
This Attribute identifies the provider of a binding.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public const byte BINDING_PROVIDER

Field Value

Type: Byte
Remarks

This Attribute identifies the provider of a binding. It can be used in cases where the provider of a specific binding wants to provide additional related bindings. Note that in DOF, each interface may have a unique provider, and so the binding provider applies to a single interface.
See Also

Reference