ParentChild.NextRelationshipType Eigenschaft

Definition

Ruft den Hierarchieelementtyp ab, der definiert, wie sich ein Element auf seine untergeordneten Elemente bezieht, oder legt ihn fest.

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

Eigenschaftswert

Eine neue Instanz vom Typ HierarchyItemType.

Attribute

Gilt für: