ModelMembersResultCriteria.IncludeLeafMembers Property

Definition

Caution

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

Specifies a value indicating whether include leaf members.

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

Property Value

true if [include leaf members]; otherwise, false.

Attributes

Applies to