Compartilhar via


ParentChild.NextRelationshipType Propriedade

Definição

Obtém ou define o tipo de item da hierarquia que define como um item é relacionado a seus filhos.

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 da propriedade

Uma nova instância do tipo HierarchyItemType.

Atributos

Aplica-se a