ParentChild.RelationshipType Property

Definition

The HierarchyItemType defining how an item relates to its parent.

public:
 property Microsoft::MasterDataServices::Services::DataContracts::HierarchyItemType RelationshipType { Microsoft::MasterDataServices::Services::DataContracts::HierarchyItemType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::HierarchyItemType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.HierarchyItemType RelationshipType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.RelationshipType : Microsoft.MasterDataServices.Services.DataContracts.HierarchyItemType with get, set
Public Property RelationshipType As HierarchyItemType

Property Value

The HierarchyItemType defining how an item relates to its parent.

Attributes

Applies to