Share via


ActionParameter.Action property

Gets the Action, which is the parent of this ActionParameter.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property Action As Action
    Get
'Usage
Dim instance As ActionParameter
Dim value As Action

value = instance.Action
public Action Action { get; }

Property value

Type: Microsoft.SharePoint.BusinessData.Administration.Action
The Action, which is the parent of this ActionParameter.

See also

Reference

ActionParameter class

ActionParameter members

Microsoft.SharePoint.BusinessData.Administration namespace