Share via


SPWorkflowExternalDataExchangeServiceCollection.Item property

Gets an SPWorkflowExternalDataExchangeService object from the collection.

Overload list

  Name Description
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

See also

Reference

SPWorkflowExternalDataExchangeServiceCollection class

SPWorkflowExternalDataExchangeServiceCollection members

Microsoft.SharePoint.Workflow namespace