Condividi tramite


ParentChild.NextRelationshipType Proprietà

Definizione

Oggetto HierarchyItemType che definisce in che modo un elemento è correlato ai figli.

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

Valore della proprietà

Oggetto HierarchyItemType che definisce in che modo un elemento è correlato ai figli.

Attributi

Si applica a