WorkflowContextPropertyName class

Classe auxiliar que permite que você organize os nomes de propriedade de contexto de fluxo de trabalho em atividades e inscrições.

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

'Declaração
Public MustInherit Class WorkflowContextPropertyName
'Uso
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.

Ver também

Referência

WorkflowContextPropertyName members

Microsoft.SharePoint.WorkflowServices namespace