Partager via


WorkflowAssociation.ListId - Propriété

Gets a value that specifies the identifier of the list on which this workflow association resides.

Espace de noms :  Microsoft.SharePoint.Client.Workflow
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ListId As Guid
    Get
'Utilisation
Dim instance As WorkflowAssociation
Dim value As Guid

value = instance.ListId
public Guid ListId { get; }

Valeur de propriété

Type : System.Guid
Returns a Guid instance representing the identifier of the list on which this workflow association resides.

Voir aussi

Référence

WorkflowAssociation classe

WorkflowAssociation - Membres

Microsoft.SharePoint.Client.Workflow - Espace de noms