Click or drag to resize

RelationshipType Enumeration

An enumeration indicating the type or kind of relationship that exists or once existed between two Items.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public enum RelationshipType
Members
  Member nameValueDescription
Parent0 The related item is or once was a parent to the item.
Child1 The related item is or once was a child to the item.
See Also