EntityMembersInformation.TotalMemberCount Property

Definition

Specifies the total number of visible records based on security and hierarchy parent filter.

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

Property Value

The total member count.

Attributes

Applies to