AttributeFilter.ParentAttributeId Proprietà

Definizione

Specifica l'identificatore dell'attributo genitore il cui valore filtra la lista dei possibili valori per l'attributo figlio. Il genitore DEVE essere un attributo basato sul dominio (DBA) all'interno dello stesso EntityMemberType dell'attributo figlio che filtra.

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

Valore della proprietà

L'identificatore dell'attributo genitore.

Attributi

Si applica a