DOFConfigBuilderbuild Method OpenDOF Object Access Library
Builds a Config object based on the parameters set in this Builder.

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

C#
public DOFConfig build()

Return Value

Type: DOFConfig
The configuration for a DOF.
See Also

Reference