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.245.0.0 (8.245.0.0)
Syntax public 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:
RelationshipTypeSee Also