ParentChild.RelationshipType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
HierarchyItemType qui définit la relation d’un élément par rapport à son parent.
public:
property Microsoft::MasterDataServices::Services::DataContracts::HierarchyItemType RelationshipType { Microsoft::MasterDataServices::Services::DataContracts::HierarchyItemType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::HierarchyItemType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.HierarchyItemType RelationshipType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.RelationshipType : Microsoft.MasterDataServices.Services.DataContracts.HierarchyItemType with get, set
Public Property RelationshipType As HierarchyItemType
Valeur de propriété
HierarchyItemType qui définit la relation d’un élément par rapport à son parent.
- Attributs