Partager via


DerivedHierarchyLevel.ManyToManyChildAttributeId Propriété

Définition

Quand ForeignType a la ManyToManyvaleur , spécifie l’ID de l’attribut basé sur le domaine sur l’entité de mappage (référencée par ForeignEntityId) qui fait référence à l’enfant, tandis que ForeignId spécifie l’attribut basé sur le domaine parent.

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

Valeur de propriété

ID de l’attribut basé sur un domaine sur l’entité de mappage (référencée par ForeignEntityId) qui fait référence à l’enfant, tandis que ForeignId spécifie l’attribut parent basé sur le domaine.

Attributs

S’applique à