| FlowentityList Class |
Namespace: Appkit.Sys.Object
[SerializableAttribute] public class FlowentityList : AkObjectList<Flowentity>
The FlowentityList type exposes the following members.
| Name | Description | |
|---|---|---|
| FlowentityList |
构造流程实例集合。
未加载。 | |
| FlowentityList(String) |
根据表达式构造流程实例集合并加载。
| |
| FlowentityList(AkObject) |
根据父对象构造流程实例集合并加载。
即指定父对象的相关子对象的集合。 | |
| FlowentityList(String, Object) |
根据属性构造流程实例集合并加载。
|
| Name | Description | |
|---|---|---|
| FindByEntity_name |
按照流程实例名称查找流程实例。
| |
| New |
构造流程实例集合。
未加载。 | |
| New(String) |
根据表达式构造流程实例集合并加载。
| |
| New(AkObject) |
根据父对象构造流程实例集合并加载。
即指定父对象的相关子对象的集合。 | |
| New(String, Object) |
根据属性构造流程实例集合并加载。
|