: MethodInstance.MethodId (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)
Returns the ID of the method the method instance belongs to.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property MethodId As UInteger
'Uso
Dim instance As MethodInstance
Dim value As UInteger
value = instance.MethodId
public uint MethodId { get; }
Valor de propiedad
The ID of the method.
Vea también
Referencia
MethodInstance (Clase)
MethodInstance (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)