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: DOFConnectionDirectionthe direction of this connection.
Remarks
See Also