SPWorkflowExternalDataExchangeServiceCollection.Item Property
Include Protected Members
Include Inherited Members
Gets an SPWorkflowExternalDataExchangeService object from the collection.
Overload List
Name | Description | |
---|---|---|
Item[Guid] | Gets the SPWorkflowExternalDataExchangeService object that has a specified GUID. | |
Item[Int32] | Gets the SPWorkflowExternalDataExchangeService object at a specified index in the collection. | |
Item[Type] | Gets the SPWorkflowExternalDataExchangeService object that is an instance of a specified type. |
Top
See Also
Reference
SPWorkflowExternalDataExchangeServiceCollection Class