다음을 통해 공유


ParentChild.RelationshipType 속성

정의

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

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

속성 값

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

특성

적용 대상