| MessageNames Class |
Namespace: Appkit.Sys.Object
public abstract class Names
The MessageNames type exposes the following members.
| Name | Description | |
|---|---|---|
| Content |
内容, 备注型。
| |
| Createdate |
日期, 日期型。
| |
| Createtime |
时间, 时间型。
| |
| Msgflag |
收发标志, 字符串型, 默认值=[发送]。
| |
| Needreturnreceipt |
是否需要回执, 数值型, 默认值=[0]。
| |
| Needsave |
是否保存, 数值型, 默认值=[0]。
| |
| Object_id |
对象标识, 字符串型, 禁止空值。
| |
| Origin |
事由, 字符串型。
| |
| Receiverid |
接收者标识, 字符串型, 参考=[所有方案.标识]。
| |
| Receivername |
接收者名称, 字符串型, 参考=[所有方案.名称]。
| |
| Receiversessid |
接收者会话, 数值型, 默认值=[0]。
| |
| Receivertype |
接收者类型, 字符串型, 参考=[所有方案.类型]。
| |
| Sendersessid |
发送者会话, 数值型, 默认值=[0]。
| |
| Senduserid |
发送用户标识, 字符串型, 参考=[用户.登录名称]。
| |
| Sendusername |
发送用户名称, 字符串型, 参考=[用户.用户名]。
| |
| Status |
状态, 字符串型, 默认值=[未读]。
| |
| TableName |
数据表或视图名称。
| |
| TypeDisplay |
类型显示名称。
| |
| TypeName |
类型名称。
|