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.
Business data field identifier of the entity used to populate this field and the secondary fields.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Property EntityName As String
Get
Set
'Usage
Dim instance As SPBusinessDataField
Dim value As String
value = instance.EntityName
instance.EntityName = value
public string EntityName { get; set; }
Property Value
Type: System.String
A String representation of the entity name.