TypeDescriptor.GetById, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Shared Function GetById ( _
metadataObjectId As UInteger _
) As TypeDescriptor
'Utilisation
Dim metadataObjectId As UInteger
Dim returnValue As TypeDescriptor
returnValue = TypeDescriptor.GetById(metadataObjectId)
public static TypeDescriptor GetById (
uint metadataObjectId
)
Paramètres
- metadataObjectId
Voir aussi
Référence
TypeDescriptor, classe
Membres TypeDescriptor
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms