Partager via


IWorkflowAssociationNodeInfo.ListId Propriété

Définition

Obtient l’ID du Microsoft.SharePoint.SPList auquel le Microsoft.SharePoint.Workflow.SPWorkflowAssociation est attaché.

public:
 property Guid ListId { Guid get(); };
public Guid ListId { get; }
member this.ListId : Guid
Public ReadOnly Property ListId As Guid

Valeur de propriété

ID de la liste Microsoft.SharePoint.SPList à laquelle l’association Microsoft.SharePoint.Workflow.SPWorkflow est attachée.

S’applique à