Compartilhar via


WorkflowConfigurationPropertyName class

Contém o conjunto de nomes de propriedades de configuração de fluxo de trabalho padrão que estão disponíveis em uma instância de fluxo de trabalho que chama 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

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

Ver também

Referência

WorkflowConfigurationPropertyName members

Microsoft.SharePoint.WorkflowServices namespace