IWorkflowAssociationNodeInfo Schnittstelle

Definition

Enthält Informationen zu der Workflowzuordnung (d.h. zu Microsoft.SharePoint.Workflow.SPWorkflowAssociation), die von einem Knoten im Server-Explorer dargestellt wird.

public interface class IWorkflowAssociationNodeInfo
public interface IWorkflowAssociationNodeInfo
type IWorkflowAssociationNodeInfo = interface
Public Interface IWorkflowAssociationNodeInfo

Hinweise

Sie können ein IWorkflowAssociationNodeInfo -Objekt aus der Annotations -Eigenschaft jedes IExplorerNode -Objekts abrufen, das eine Workflowzuordnung darstellt. Weitere Informationen finden Sie unter Extending the SharePoint Connections Node in Server Explorer (Erweitern des SharePoint-Verbindungsknotens im Server-Explorer).

Eigenschaften

Id

Ruft die ID der Workflowzuordnung ab.

ListId

Ruft die ID des Microsoft.SharePoint.SPList-Elements ab, das an Microsoft.SharePoint.Workflow.SPWorkflowAssociation angefügt ist.

Name

Ruft den Namen der Workflowzuordnung ab.

Gilt für: