ExternalVariableName class

Contém o conjunto de fluxo de trabalho padrão variável nomes externos disponíveis para instâncias de fluxo de trabalho que chama a classe ExternalVariableValue .

Inheritance hierarchy

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

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

Syntax

'Declaração
Public Class ExternalVariableName _
    Inherits WorkflowContextPropertyName
'Uso
Dim instance As ExternalVariableName
public class ExternalVariableName : 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

ExternalVariableName members

Microsoft.SharePoint.WorkflowServices namespace