Partager via


ModelMembersResultCriteria.IncludeLeafMembers Propriété

Définition

Attention

Explicit hierarchies and collections are deprecated. Once removed, there will only be Leaf members

Spécifie une valeur indiquant s’il faut inclure les membres feuilles.

public:
 property bool IncludeLeafMembers { bool get(); void set(bool value); };
[System.Obsolete("Explicit hierarchies and collections are deprecated. Once removed, there will only be Leaf members")]
[System.Runtime.Serialization.DataMember]
public bool IncludeLeafMembers { get; set; }
[<System.Obsolete("Explicit hierarchies and collections are deprecated. Once removed, there will only be Leaf members")>]
[<System.Runtime.Serialization.DataMember>]
member this.IncludeLeafMembers : bool with get, set
Public Property IncludeLeafMembers As Boolean

Valeur de propriété

true si [inclure des membres feuilles] ; sinon, false.

Attributs

S’applique à