Appkit 基础类库
Appkit 基础类库
Appkit.Sys.Object
Flow Class
Flow Methods
CreateNew Method
Exists Method
Find Method
GetDisplay Method
GetFlowfield Method
GetMainflow_dispname Method
GetMainflow_name Method
GetName Method
GetObject_id Method
GetTypedisplay Method
GetTypeid Method
SetDisplay Method
SetFlowfield Method
SetMainflow_dispname Method
SetMainflow_name Method
SetName Method
SetObject_id Method
SetTypedisplay Method
SetTypeid Method
Flow
SetDisplay Method
设置显示名称。
支持链式操作。
Namespace:
Appkit.Sys.Object
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
virtual
Flow
SetDisplay
(
string
value
)
Parameters
value
Type:
System
String
显示名称值。
Return Value
Type:
Flow
当前流程。
See Also
Reference
Flow Class
Appkit.Sys.Object Namespace