WorkflowConfigurationPropertyName class

Contains the set of standard workflow configuration property names that are available in a workflow instance that calls GetConfigurationValue.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WorkflowServices.WorkflowContextPropertyName
    Microsoft.SharePoint.WorkflowServices.WorkflowConfigurationPropertyName

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

Syntax

'Declaration
Public Class WorkflowConfigurationPropertyName _
    Inherits WorkflowContextPropertyName
'Usage
Dim instance As WorkflowConfigurationPropertyName
public class WorkflowConfigurationPropertyName : WorkflowContextPropertyName

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

WorkflowConfigurationPropertyName members

Microsoft.SharePoint.WorkflowServices namespace