Language

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のインスタンスです。

属性

適用対象