Entity.DefaultActionPropertyName Field
Name of the Action to be used as the hyperlink in business data search results, business data columns, and elsewhere.
Namespace: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Const DefaultActionPropertyName As String
'Usage
Dim value As String
value = Entity.DefaultActionPropertyName
public const string DefaultActionPropertyName
Remarks
You should not specify this property in the application definition. Instead, import the application definition and change the default action in SharePoint Central Administration.
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace