Share via


Entity.DefaultActionPropertyName Field

NOTE: This API is now obsolete.

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
<ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.",  _
    False)> _
Public Const DefaultActionPropertyName As String
'Usage
Dim value As String

value = Entity.DefaultActionPropertyName
[ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.", 
    false)]
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

Entity Class

Entity Members

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace