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 值之一。 可能的值为 ConsolidatedDBA、DBA、Entity 或 Hierarchy。

属性

适用于