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.
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.