Compartilhar via


SPWorkflowExternalDataExchangeServiceCollection class

Representa uma coleção de instâncias de subclasses concretas da classe abstrata SPWorkflowExternalDataExchangeService.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.SPBaseCollection
      Microsoft.SharePoint.Workflow.SPWorkflowExternalDataExchangeServiceCollection

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public NotInheritable Class SPWorkflowExternalDataExchangeServiceCollection _
    Inherits SPBaseCollection
'Uso
Dim instance As SPWorkflowExternalDataExchangeServiceCollection
public sealed class SPWorkflowExternalDataExchangeServiceCollection : SPBaseCollection

Comentários

A coleção não pode conter mais de uma instância de uma determinada classe.

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

SPWorkflowExternalDataExchangeServiceCollection members

Microsoft.SharePoint.Workflow namespace

ParentCollection