Entity.LobSystem, propriété (Microsoft.Office.Server.ApplicationRegistry.Administration)
Sets or gets the LobSystem object that the entity belongs to.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property LobSystem As LobSystem
'Utilisation
Dim instance As Entity
Dim value As LobSystem
value = instance.LobSystem
instance.LobSystem = value
public LobSystem LobSystem { get; set; }
Valeur de la propriété
The LobSystem object.
Voir aussi
Référence
Entity, classe
Membres Entity
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms