金蝶云星空插件常用变量

 

//当前窗体IDFormID
string FormID = this.View.BillBusinessInfo.GetForm().Id;
// 当前登录组织内码
long orgId = this.Context.CurrentOrganizationInfo.ID;
// 当前登录组织名称
string orgName = this.Context.CurrentOrganizationInfo.Name;
//服务器
string ServerName = this.Context.CurrentServerName;
long userID = this.Context.UserId;//用户内码
string userName = this.Context.UserName;//用户名sun
string UserToken = this.Context.UserToken;//用户Token
string HostName = this.Context.ClientInfo.HostName;
string MacAddress = this.Context.ClientInfo.MacAddress;

 

暂无评论

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注

本站提供金蝶、钉钉等开发实施相关技术文章的发布和转载。如有侵权,联系立删(info@zjgkd.cn) 。
Powered by WordPress · 苏ICP备13058196号-11