Returns whether or not the node is isEnabled.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public bool isEnabled()
Return Value
Type: BooleanTrue if the node is isEnabled. False otherwise.
Remarks
See Also