言語

ParentChild.RelationshipType プロパティ

定義

関係を動かすタイプを決めたりします。

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

プロパティ値

HierarchyItemTypeの値の 1 つ。 可能な値は、ConsolidatedDBA、DBA、エンティティ、または階層です。

属性

適用対象