ExternalVariableName class
Contains the set of standard workflow external variable names available to workflow instances that call the ExternalVariableValue class.
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
'Declaration
Public Class ExternalVariableName _
Inherits WorkflowContextPropertyName
'Usage
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.