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: BooleanTrue if the DOF is a router or false if it is not.
Remarks
See Also
Reference
Builder.setRouter(bool)