Share via


WorkflowDeploymentGroupTypePersistedObject-Klasse

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPPersistedObject
      Microsoft.SharePoint.Administration.AppDeployment.WorkflowDeploymentGroupTypePersistedObject

Namespace:  Microsoft.SharePoint.Administration.AppDeployment
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class WorkflowDeploymentGroupTypePersistedObject _
    Inherits SPPersistedObject
'Usage
Dim instance As WorkflowDeploymentGroupTypePersistedObject
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class WorkflowDeploymentGroupTypePersistedObject : SPPersistedObject

Threadsicherheit

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

Siehe auch

Referenz

WorkflowDeploymentGroupTypePersistedObject-Member

Microsoft.SharePoint.Administration.AppDeployment-Namespace