LobSystemInstance.GetById, méthode (Microsoft.Office.Server.ApplicationRegistry.Administration)
Gets the LobSystemInstance 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 LobSystemInstance
'Utilisation
Dim id As UInteger
Dim returnValue As LobSystemInstance
returnValue = LobSystemInstance.GetById(id)
public static LobSystemInstance GetById (
uint id
)
Paramètres
- id
The identifier of the LobSystemInstance object.
Valeur de retour
An LobSystemInstance object.
Voir aussi
Référence
LobSystemInstance, classe
Membres LobSystemInstance
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms