DOFStateisRouter Method OpenDOF Object Access Library
Discovers whether a DOF is configured as a router.

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

C#
bool isRouter()

Return Value

Type: Boolean
True if the DOF is a router or false if it is not.
Remarks

Discovers whether a DOF is configured as a router.
See Also

Reference

Builder.setRouter(bool)