| RelationType Enumeration |
[This is preliminary documentation and is subject to change.]
Note: This API is now obsolete.
Namespace: CSC.SC.TOPICA4.DynamicData
[ObsoleteAttribute("RelationType is not used any more")] public enum RelationType
| Member name | Value | Description | |
|---|---|---|---|
| Unknown | 0 | Relation is unknown | |
| StructureElement | 1 | structure elements have no further specialization | |
| FormNormal | 2 | normal form , i.e. none of the below listed types | |
| FormProperty | 3 | property form for structure element | |
| FormFixed | 4 | form with fixed placement - not sorted like other forms | |
| FormBegin | 5 | NOT USED YET | |
| FormEnd | 6 | NOT USED YET |