WorkflowContextPropertyName class

Helper class that enables you to organize workflow context property names across activities and subscriptions.

Inheritance hierarchy

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

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

Syntax

'Declaration
Public MustInherit Class WorkflowContextPropertyName
'Usage
Dim instance As WorkflowContextPropertyName
public abstract class 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

WorkflowContextPropertyName members

Microsoft.SharePoint.WorkflowServices namespace