PickerEntityInformation.Entity property
Namespace: Microsoft.SharePoint.ApplicationPages.ClientPickerQuery
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property Entity As PickerEntityInformationRequest
Get
'Usage
Dim instance As PickerEntityInformation
Dim value As PickerEntityInformationRequest
value = instance.Entity
public PickerEntityInformationRequest Entity { get; }
Property value
Type: Microsoft.SharePoint.ApplicationPages.ClientPickerQuery.PickerEntityInformationRequest
See also
Reference
PickerEntityInformation members
Microsoft.SharePoint.ApplicationPages.ClientPickerQuery namespace