Share via


PickerEntityInformation.TotalMemberCount property

Namespace:  Microsoft.SharePoint.ApplicationPages.ClientPickerQuery
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property TotalMemberCount As Integer
    Get
'Usage
Dim instance As PickerEntityInformation
Dim value As Integer

value = instance.TotalMemberCount
public int TotalMemberCount { get; }

Property value

Type: System.Int32

See also

Reference

PickerEntityInformation class

PickerEntityInformation members

Microsoft.SharePoint.ApplicationPages.ClientPickerQuery namespace