TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Pradeep Yadav
307
5.6k
2.7m
How to get values for multiple InArgument
Jun 11 2019 10:01 AM
Hi team,
I am new to WF, I have created a model which has 2 InArgument
public InArgument<string> FText { get; set; }
public InArgument<string> LText { get; set; }
I wan to read this from xaml,
I am able to get one value however not for both proerties.
Please help me with the sample.
Regards,
Pradeep
Reply
Answers (
0
)
Hide/Unhide Property and event on drag of activity
Deploy WF application