Condividi tramite


AttributeFilter.DerivedHierarchyId Proprietà

Definizione

Specifica l'identificatore della gerarchia derivata del livello che filtra l'attributo. La gerarchia DEVE appartenere allo stesso modello dell'attributo che viene filtrato.

public:
 property Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ DerivedHierarchyId { 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 DerivedHierarchyId { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)>]
member this.DerivedHierarchyId : Microsoft.MasterDataServices.Services.DataContracts.Identifier with get, set
Public Property DerivedHierarchyId As Identifier

Valore della proprietà

Identificatore DerivedHierarchy del livello che filtra l'attributo.

Attributi

Si applica a