Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7596359
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T21:54:00+00:00 2026-05-30T21:54:00+00:00

I want to use an InArgument parameter in my Activity. I use an expressionTextBox

  • 0

I want to use an InArgument parameter in my Activity. I use an expressionTextBox to showing and using the InArgument value in XAML code. My problem is this I declare a variable and assign it to this expressiontextbox in Activity Library designer. When in the Execute() method of the activity, I change the value of InArgument parameter – I want the variable value to change too. How can I do it?

My code is like this…

...
public InArgument<string> AcceptedForms{ get; set; }
...

protected override void Execute(CodeActivityContext context)
{
    ...
    string AForms= "#AcceptedForms_"+ this.Id;

    AcceptedForms.Set(context, AForms);
    ...
}

I can use the value of AcceptedForms in this method after changing it’s value. But it doesn’t pass to the variable that I assign to it in Activity Library Designer. I want to use it’s value in another Activity.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T21:54:02+00:00Added an answer on May 30, 2026 at 9:54 pm

    You won’t be able to do that because when they are passed into the WF runtime I don’t think they are passed by reference. So, what you’ll have to do is setup an OutArgument that you set while in the Execute method and set that OutArgument — in the workflow — to the variable.

    UPDATE

    If you can take 15 minutes and watch this video I think you’ll better understand what’s going on. And BTW, below is the entire list of videos in this series, it’s an amazing foundation on these types of things.

    • Part 1
    • Part 2
    • Part 3
    • Part 4
    • Part 5
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want use math operations in XAML code but I dont know how?
i want to use title on text. is this possible to make title on
I have class in server side and I want use method of this class
I am using jruby, i want use pagination for my rails app i used
I want use Kendo ui window, but I can't see what the problem is.
I want use MySQL database in R environment. I am using Ubuntu OS. To
I want use from multiple upload image in codeigniter but problem is here that
I want use php simple xml parse some tree like this. how to plus
I use codeigniter and i want make uniqid code with php as following code(by
I want use groovy findAll with my param to filtering closure filterClosure = {

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.