Compartir a través de


ParentChild.NextRelationshipType Propiedad

Definición

HierarchyItemType que define cómo se relaciona un elemento a sus elementos primarios.

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

Valor de propiedad

HierarchyItemType que define cómo se relaciona un elemento a sus elementos primarios.

Atributos

Se aplica a