EntityMembersInformation.TotalMemberCount Property

Definition

Gets or sets the total visible records based on security and the 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

An integer that represents the count.

Attributes

Applies to