Partager via


ParentChild.RelationshipType Propriété

Définition

Obtient ou définit le type qui mène la relation.

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

Valeur de propriété

Une des valeurs de HierarchyItemType. Les valeurs possibles sont ConsolidatedDBA, DBA, Entity, ou Hierarchy.

Attributs

S’applique à