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