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 method the parameter belongs to.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Method As Method
Get
'Usage
Dim instance As Parameter
Dim value As Method
value = instance.Method
public Method Method { get; }
Property Value
Type: Microsoft.SharePoint.BusinessData.Administration.Method
The method the parameter belongs to.