ParentChild.RelationshipType Propriedade

Definição

Obtém ou define o tipo que orienta a relação.

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

Valor da propriedade

Um dos valores de HierarchyItemType. Os valores possíveis são ConsolidatedDBA, DBA, Entity ou Hierarchy.

Atributos

Aplica-se a