Langue

MetadataResultOptions.DerivedHierarchyLevels Propriété

Définition

Obtient ou définit le type de DerivedHierarchyLevel résultats à reproduire.

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

Valeur de propriété

Une nouvelle instance de type ResultType. Les valeurs possibles sont Détails, Identifiants ou Aucun.

Attributs

S’applique à