Get provider exclusions.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public IList<DOFObjectID> getProviderExclusions()
Return Value
Type: IListDOFObjectIDA list of provider exclusions. This will never be null, but may be an empty list.
Remarks
See Also