Get the provider information, if any, associated with this DOFResult.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
DOFProviderInfo getProviderInfo()
Return Value
Type: DOFProviderInfoThe provider information, if any, null otherwise.
Remarks
See Also