Freigeben über


LobSystemInstanceStruct-Klasse

Vererbungshierarchie

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

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

LobSystemInstanceStruct-Member

Microsoft.SharePoint.BusinessData.SharedService-Namespace