Enum LinkDirectionCodeSimpleType
A data type for a code list for a kind of link performed.
Namespace: Eido
Assembly: EidoLib.dll
Syntax
public enum LinkDirectionCodeSimpleType
Fields
Name | Description |
---|---|
CHILD | Child |
PARENT | Parent |
RELATED | Related |
UNLINK | Unlink |