次の方法で共有


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

属性

適用対象