DOFConnectionStategetDirection Method OpenDOF Object Access Library
Return the direction of this connection -- either inbound or outbound.

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

C#
DOFConnectionDirection getDirection()

Return Value

Type: DOFConnectionDirection
the direction of this connection.
Remarks

Return the direction of this connection -- either inbound or outbound.
See Also

Reference