Share via


WorkflowConfigurationPropertyName.ListId property

Gets the property name of the current list ID.

Namespace:  Microsoft.SharePoint.WorkflowServices
Assembly:  Microsoft.SharePoint.WorkflowServicesBase (in Microsoft.SharePoint.WorkflowServicesBase.dll)

Syntax

'Declaration
Public Shared ReadOnly Property ListId As WorkflowContextPropertyName
    Get
'Usage
Dim value As WorkflowContextPropertyName

value = WorkflowConfigurationPropertyName.ListId
public static WorkflowContextPropertyName ListId { get; }

Property value

Type: Microsoft.SharePoint.WorkflowServices.WorkflowContextPropertyName
Returns a WorkflowConfigurationPropertyName instancethat provides the listID value.

See also

Reference

WorkflowConfigurationPropertyName class

WorkflowConfigurationPropertyName members

ListId overload

Microsoft.SharePoint.WorkflowServices namespace