HistoricalRelationshipRelationshipType Property  | 
 
            The type of relationhip that the RelatedItem property once had to the item.
            
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic RelationshipType RelationshipType { get; set; }Public Property RelationshipType As RelationshipType
	Get
	Set
public:
property RelationshipType RelationshipType {
	RelationshipType get ();
	void set (RelationshipType value);
}member RelationshipType : RelationshipType with get, set
Property Value
Type: 
RelationshipType
See Also