Share via


WorkflowConfigurationPropertyName.CultureName property

Gets the property name of the regional culture to support the site settings.

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

Syntax

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

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

Property value

Type: Microsoft.SharePoint.WorkflowServices.WorkflowContextPropertyName
Returns a WorkflowConfigurationPropertyName instancethat provides the name of the geographical culture.

See also

Reference

WorkflowConfigurationPropertyName class

WorkflowConfigurationPropertyName members

CultureName overload

Microsoft.SharePoint.WorkflowServices namespace