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 identifier.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property MethodId As UInteger
Get
'Usage
Dim instance As MethodInstance
Dim value As UInteger
value = instance.MethodId
public uint MethodId { get; }
Property Value
Type: System.UInt32
The method identifier.