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: BooleanTrue if the DOF.Config has routing set to true; false otherwise.
Remarks
See Also