다음을 통해 공유


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 유형의 새 인스턴스입니다.

특성

적용 대상