EntityMembersInformation.MemberCount Property

Definition

Gets or sets the count of members based on the applied search term.

public:
 property int MemberCount { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int MemberCount { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.MemberCount : int with get, set
Public Property MemberCount As Integer

Property Value

An integer representing the count.

Attributes

Applies to