IListItemByKeyService-Schnittstelle
Stellt eine ExternalDataExchangeService -Schnittstelle, mit der Workflow-Aktivitäten betreffend Listenelemente außerhalb der Workflowinstanz anfordern kann.
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<CorrelationParameterAttribute("listId")> _
<CorrelationParameterAttribute("itemKey")> _
<ExternalDataExchangeAttribute> _
<CorrelationParameterAttribute("id")> _
Public Interface IListItemByKeyService
'Usage
Dim instance As IListItemByKeyService
[CorrelationParameterAttribute("listId")]
[CorrelationParameterAttribute("itemKey")]
[ExternalDataExchangeAttribute]
[CorrelationParameterAttribute("id")]
public interface IListItemByKeyService