This enumeration represents the different connection directions.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public enum Direction
Members
Member name | Value | Description | |
---|---|---|---|
INBOUND | 0 | ||
OUTBOUND | 1 |
Remarks
See Also