Construct a new DOFQuery based on the builder's current filter list, restriction list, and style.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public DOFQuery build()
Return Value
Type: DOFQueryThe built DOFQuery.
Remarks
See Also