| FlowstartupListNew Method (String, Object) |
根据属性构造流程启动者集合并加载。
Namespace: Appkit.Sys.ObjectAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static FlowstartupList New(
string propName,
Object propValue
)
Parameters
- propName
- Type: SystemString
属性名称。 - propValue
- Type: SystemObject
查找值。
Return Value
Type:
FlowstartupList流程启动者集合。
See Also