DOFConfigisRouter Method OpenDOF Object Access Library
Discovers whether DOFs created from this DOF.Config will have routing set to true.

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

C#
public bool isRouter()

Return Value

Type: Boolean
True if the DOF.Config has routing set to true; false otherwise.
Remarks

Discovers whether DOFs created from this DOF.Config will have routing set to true.
See Also

Reference