Lenguaje

MetadataResultOptions.DerivedHierarchyLevels Propiedad

Definición

Obtiene o establece el tipo de DerivedHierarchyLevel resultados que deben devolucionar.

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

Valor de propiedad

Una nueva instancia del tipo ResultType. Los valores posibles son Detalles, Identificadores o Ninguno.

Atributos

Se aplica a