DOFOperationControlgetProviderExclusions Method OpenDOF Object Access Library
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: IListDOFObjectID
A list of provider exclusions. This will never be null, but may be an empty list.
Remarks

Get provider exclusions.
See Also

Reference