DOFProviderInfogetProviderAddress Method OpenDOF Object Access Library
Get the provider's address where this provider information was received, if any.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
DOFAddress getProviderAddress()

Return Value

Type: DOFAddress
The provider's address, or null if not available.
Remarks

Get the provider's address where this provider information was received, if any.
See Also

Reference