Partager via


LobSystem.GetById, méthode (Microsoft.Office.Server.ApplicationRegistry.Administration)

Gets an LobSystem object with the specified ID.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Shared Function GetById ( _
    id As UInteger _
) As LobSystem
'Utilisation
Dim id As UInteger
Dim returnValue As LobSystem

returnValue = LobSystem.GetById(id)
public static LobSystem GetById (
    uint id
)

Paramètres

  • id
    The identifier of the LobSystem object.

Valeur de retour

An LobSystem object.

Voir aussi

Référence

LobSystem, classe
Membres LobSystem
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms