Click or drag to resize
RelationType Enumeration

[This is preliminary documentation and is subject to change.]

Note: This API is now obsolete.

Enumeration of valid Relationtypes

Namespace: CSC.SC.TOPICA4.DynamicData
Assembly: CSC.SC.TOPICA4.DynamicData (in CSC.SC.TOPICA4.DynamicData.dll) Version: 4.30.6239.27195
Syntax
C#
[ObsoleteAttribute("RelationType is not used any more")]
public enum RelationType
Members
  Member nameValueDescription
Unknown0 Relation is unknown
StructureElement1 structure elements have no further specialization
FormNormal2 normal form , i.e. none of the below listed types
FormProperty3 property form for structure element
FormFixed4 form with fixed placement - not sorted like other forms
FormBegin5 NOT USED YET
FormEnd6 NOT USED YET
See Also