Gets a list of all domains associated with the DOF.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public IList<DOFDomain> getDomains()
Return Value
Type: IListDOFDomainA DOFDomain list.
Remarks
See Also