Share via


ParentChild.NextRelationshipType 属性

定义

获取或设置用于定义项与其子项如何相关的层次结构项类型。

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

属性值

HierarchyItemType 类型的新实例。

属性

适用于