Condividi tramite


ParentChild.NextRelationshipType Proprietà

Definizione

Ottiene o imposta il tipo di elemento della gerarchia che definisce in che modo un elemento è correlato ai figli.

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

Valore della proprietà

Nuova istanza del tipo HierarchyItemType.

Attributi

Si applica a