Share via


SPWorkflowExternalDataExchangeServiceCollection.Item Property

Include Protected Members
Include Inherited Members

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