Compartir a través de


ParentChild.RelationshipType Propiedad

Definición

Obtiene o establece el tipo que controla la relación.

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 de propiedad

Uno de los valores de HierarchyItemType. Los valores posibles son ConsolidatedDBA, DBA, Entity o Hierarchy.

Atributos

Se aplica a