다음을 통해 공유


ParentChild.NextRelationshipType 속성

정의

항목이 자식에 연결되는 방법을 정의하는 HierarchyItemType입니다.

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

속성 값

항목이 자식에 연결되는 방법을 정의하는 HierarchyItemType입니다.

특성

적용 대상