Return the data associated with a boolean.
Namespace: org.opendof.core.oal.value
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public virtual bool get()
Return Value
Type: BooleanThe data associated with the boolean.
Remarks
See Also