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は、アイテムが子とどのように関わるかを定義します。

属性

適用対象