Share via


MethodInstance.MethodId Property

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.

See Also

Reference

MethodInstance Class

MethodInstance Members

Microsoft.SharePoint.BusinessData.Administration Namespace