ModelMembersResultCriteria.IncludeLeafMembers Proprietà

Definizione

Attenzione

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

Specifica un valore che indica se includere i membri foglia.

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

Valore della proprietà

true se [includere membri foglia]; in caso contrario, false.

Attributi

Si applica a