Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the basic structure for all entities.
System.Object
Microsoft.SharePoint.WebControls.PickerEntity
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
<DataContractAttribute> _
Public Class PickerEntity
'Usage
Dim instance As PickerEntity
[DataContractAttribute]
public class PickerEntity
An entity is basically a category of data, for example “Customer” or “Employee.”
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.