Compartir a través de


ParentChild.NextRelationshipType Propiedad

Definición

Obtiene o establece el tipo de elemento de jerarquía que define cómo se relaciona un elemento con sus elementos secundarios.

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

Valor de propiedad

Nueva instancia de tipo HierarchyItemType.

Atributos

Se aplica a