Compartilhar via


Método TypeDescriptor.GetById

Espaço para nome Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Conjunto de Módulos (Assembly) Microsoft.SharePoint.Portal (em microsoft.sharepoint.portal.dll)

A sintaxe

Public Shared Function GetById ( _
    metadataObjectId As UInteger _
) As TypeDescriptor

Dim metadataObjectId As UInteger
Dim returnValue As TypeDescriptor

returnValue = TypeDescriptor.GetById(metadataObjectId)
public static TypeDescriptor GetById (
    uint metadataObjectId
)

Parâmetros

  • metadataObjectId

Consulte também

Referência

TypeDescriptor De classe
TypeDescriptor Membros
Microsoft.Office.Server.ApplicationRegistry.MetadataModel De espaço para nome