DOFRouteInfogetInterfaceID Method OpenDOF Object Access Library
Get the interface identifier for this route.

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

C#
public abstract DOFInterfaceID getInterfaceID()

Return Value

Type: DOFInterfaceID
The interface identifier for this route.
Remarks

Get the interface identifier for this route.
See Also

Reference