| FlowentityNames Class |
Namespace: Appkit.Sys.Object
public abstract class Names
The FlowentityNames type exposes the following members.
| Name | Description | |
|---|---|---|
| Descrition |
备注, 备注型。
| |
| End_date |
结束日期, 日期型。
| |
| End_time |
结束时间, 日期型。
| |
| Entity_name |
流程实例名称, 字符串型。
| |
| Entity_state |
流程状态, 数值型。
| |
| Flow_display |
流程显示名称, 字符串型。
| |
| Flow_name |
流程名称, 字符串型。
| |
| Limited_date |
最后日期限制, 日期型。
| |
| Limited_time |
最后时间限制, 日期型。
| |
| Object_id |
对象标识, 字符串型, 禁止空值。
| |
| Objectid |
业务对象标识, 字符串型。
| |
| Start_date |
开始日期, 日期型。
| |
| Start_time |
开始时间, 日期型。
| |
| Startup_id |
发起人标识, 字符串型。
| |
| Startup_name |
发起人名称, 字符串型。
| |
| TableName |
数据表或视图名称。
| |
| TypeDisplay |
类型显示名称。
| |
| Typeid |
业务类型名称, 字符串型。
| |
| TypeName |
类型名称。
|