SPWorkflowExternalDataExchangeServiceCollection members

Represents a collection of instances of concrete subclasses of the abstract class SPWorkflowExternalDataExchangeService.

The SPWorkflowExternalDataExchangeServiceCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of objects that are contained in the collection. (Overrides SPBaseCollection.Count.)
Public property Item[Guid] Gets the SPWorkflowExternalDataExchangeService object that has a specified GUID.
Public property Item[Int32] Gets the SPWorkflowExternalDataExchangeService object at a specified index in the collection.
Public property Item[Type] Gets the SPWorkflowExternalDataExchangeService object that is an instance of a specified type.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPWorkflowExternalDataExchangeServiceCollection class

Microsoft.SharePoint.Workflow namespace