NativeActivityMetadata.AddImplementationVariable(Variable) Metod

Definition

Lägger till den angivna variabeln i metadatasamlingen med implementeringsvariabler.

public:
 void AddImplementationVariable(System::Activities::Variable ^ implementationVariable);
public void AddImplementationVariable(System.Activities.Variable implementationVariable);
member this.AddImplementationVariable : System.Activities.Variable -> unit
Public Sub AddImplementationVariable (implementationVariable As Variable)

Parametrar

implementationVariable
Variable

Variabeln som ska läggas till.

Gäller för