Return whether or not the context is operating in fully-defined mode (returning only
fully defined types).
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public bool isFullyDefined()
Return Value
Type: Booleantrue
false
Remarks
See Also