Share via


WorkflowConfigurationPropertyName.ListName property

Gets the property name representing the name of the current list.

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

Syntax

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

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

Property value

Type: Microsoft.SharePoint.WorkflowServices.WorkflowContextPropertyName
Returns a WorkflowConfigurationPropertyName instancethat provides the name of the current list.

See also

Reference

WorkflowConfigurationPropertyName class

WorkflowConfigurationPropertyName members

ListName overload

Microsoft.SharePoint.WorkflowServices namespace