问题描述
你好,
我在网上看到的所有WF样本管理一件事:一个披萨,一个账单,一个omething ...
我想知道是否有可能有一个List< xxxx>在我的工作流程中
我的列表中的每个单元都可以在我的工作流程中与其他单独运行
例如,我有5个活动
我的列表的第五个单元在我的列表中的活动2和第二个单元是活动4
实际上,我想管理大量数据。但他们是一群人。 Thay可以拥有自己的生命,等待验证或验证...
有可能吗?
感谢您的帮助
最好的问候
Hello,
All WF samples that I see on the net manage one thing : one pizza, one bill, one omething...
I would like to know if it's possible to have a List<xxxx> in my workflow
Each unit of my list can run in my workflow separately from the other
For example, I have 5 activities
The fifth unit of my list in on the activity 2 and the second unit of my list is on the activity 4
In fact, I would like to manage a lot of data. But they are in a group. Thay can have their own life, waiting for a a validation or being validate...
Is it possible ?
Thanks for your help
best regards
推荐答案
这篇关于工作流程和几个单位的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!