Compartir a través de


Clase LobSystemStruct

Representa los campos de metadatos de la estructura de un sistema externo.

Jerarquía de la herencia

System.Object
  Microsoft.SharePoint.BusinessData.SharedService.MetadataObjectStruct
    Microsoft.SharePoint.BusinessData.SharedService.LobSystemStruct

Espacio de nombres:  Microsoft.SharePoint.BusinessData.SharedService
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
<DataContractAttribute(Name := "LobSystemStruct", Namespace := "Microsoft.SharePoint.BusinessData")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class LobSystemStruct _
    Inherits MetadataObjectStruct
'Uso
Dim instance As LobSystemStruct
[DataContractAttribute(Name = "LobSystemStruct", Namespace = "Microsoft.SharePoint.BusinessData")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class LobSystemStruct : MetadataObjectStruct

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros LobSystemStruct

Espacio de nombres Microsoft.SharePoint.BusinessData.SharedService