DOFAddressgetAddressType Method OpenDOF Object Access Library
Get the transport type for the specific address information.

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

C#
public abstract DOFAddressType getAddressType()

Return Value

Type: DOFAddressType
The transport type for the specific address information.
Remarks

Get the transport type for the specific address information.
See Also

Reference