namespace Pur.pur_plan { partial class frmPopConfEvaUser { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { Infragistics.Win.UltraWinTree.Override _override1 = new Infragistics.Win.UltraWinTree.Override(); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAROLEID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAROLENAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAUSERID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAUSERNAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAORGID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAORGNAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETENAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETETIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check", 0); Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); this.dataSet1 = new System.Data.DataSet(); this.dataTable1 = new System.Data.DataTable(); this.dataColumn1 = new System.Data.DataColumn(); this.dataColumn2 = new System.Data.DataColumn(); this.dataColumn3 = new System.Data.DataColumn(); this.dataColumn4 = new System.Data.DataColumn(); this.dataColumn5 = new System.Data.DataColumn(); this.dataColumn6 = new System.Data.DataColumn(); this.dataColumn7 = new System.Data.DataColumn(); this.dataColumn8 = new System.Data.DataColumn(); this.dataColumn9 = new System.Data.DataColumn(); this.dataColumn10 = new System.Data.DataColumn(); this.dataColumn11 = new System.Data.DataColumn(); this.dataColumn12 = new System.Data.DataColumn(); this.dataColumn13 = new System.Data.DataColumn(); this.dataColumn14 = new System.Data.DataColumn(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.ultraTree1 = new Infragistics.Win.UltraWinTree.UltraTree(); this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel(); this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox(); this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.编辑区 = new Infragistics.Win.Misc.UltraGroupBox(); this.label3 = new System.Windows.Forms.Label(); this.cmb_EVA_ROLE_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.txt_EVA_ORG_ID = new System.Windows.Forms.TextBox(); this.txt_EVA_USERID = new System.Windows.Forms.TextBox(); this.txt_EVA_USERNAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.txt_EVA_ORG_NAME = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); this.tableLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraTree1)).BeginInit(); this.ultraPanel1.ClientArea.SuspendLayout(); this.ultraPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit(); this.ultraGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.编辑区)).BeginInit(); this.编辑区.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.cmb_EVA_ROLE_NAME)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_EVA_USERNAME)).BeginInit(); this.SuspendLayout(); // // dataSet1 // this.dataSet1.DataSetName = "NewDataSet"; this.dataSet1.Tables.AddRange(new System.Data.DataTable[] { this.dataTable1}); // // dataTable1 // this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn1, this.dataColumn2, this.dataColumn3, this.dataColumn4, this.dataColumn5, this.dataColumn6, this.dataColumn7, this.dataColumn8, this.dataColumn9, this.dataColumn10, this.dataColumn11, this.dataColumn12, this.dataColumn13, this.dataColumn14}); this.dataTable1.TableName = "Table1"; // // dataColumn1 // this.dataColumn1.Caption = "角色Id"; this.dataColumn1.ColumnName = "EVAROLEID"; // // dataColumn2 // this.dataColumn2.Caption = "角色名称"; this.dataColumn2.ColumnName = "EVAROLENAME"; // // dataColumn3 // this.dataColumn3.Caption = "用户Id"; this.dataColumn3.ColumnName = "EVAUSERID"; // // dataColumn4 // this.dataColumn4.Caption = "用户名称"; this.dataColumn4.ColumnName = "EVAUSERNAME"; // // dataColumn5 // this.dataColumn5.Caption = "科室Id"; this.dataColumn5.ColumnName = "EVAORGID"; // // dataColumn6 // this.dataColumn6.Caption = "科室名称"; this.dataColumn6.ColumnName = "EVAORGNAME"; // // dataColumn7 // this.dataColumn7.Caption = "主键"; this.dataColumn7.ColumnName = "ID"; // // dataColumn8 // this.dataColumn8.Caption = "备注"; this.dataColumn8.ColumnName = "REMARK"; // // dataColumn9 // this.dataColumn9.Caption = "创建人"; this.dataColumn9.ColumnName = "CREATENAME"; // // dataColumn10 // this.dataColumn10.Caption = "创建时间"; this.dataColumn10.ColumnName = "CREATETIME"; // // dataColumn11 // this.dataColumn11.Caption = "修改人"; this.dataColumn11.ColumnName = "UPDATENAME"; // // dataColumn12 // this.dataColumn12.Caption = "修改时间"; this.dataColumn12.ColumnName = "UPDATETIME"; // // dataColumn13 // this.dataColumn13.Caption = "删除人"; this.dataColumn13.ColumnName = "DELETENAME"; // // dataColumn14 // this.dataColumn14.Caption = "删除时间"; this.dataColumn14.ColumnName = "DELETETIME"; // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 2; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 23.03523F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 76.96477F)); this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox1, 0, 0); this.tableLayoutPanel1.Controls.Add(this.ultraPanel1, 1, 0); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 1; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 393F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 393F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(922, 402); this.tableLayoutPanel1.TabIndex = 5; // // ultraGroupBox1 // this.ultraGroupBox1.Controls.Add(this.ultraTree1); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox1.Location = new System.Drawing.Point(3, 3); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(206, 396); this.ultraGroupBox1.TabIndex = 1; this.ultraGroupBox1.Text = "评标人员分组"; this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // ultraTree1 // this.ultraTree1.DisplayStyle = Infragistics.Win.UltraWinTree.UltraTreeDisplayStyle.WindowsVista; this.ultraTree1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraTree1.HideSelection = false; this.ultraTree1.Location = new System.Drawing.Point(3, 18); this.ultraTree1.Name = "ultraTree1"; appearance1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); _override1.ActiveNodeAppearance = appearance1; this.ultraTree1.Override = _override1; this.ultraTree1.Size = new System.Drawing.Size(200, 375); this.ultraTree1.TabIndex = 0; this.ultraTree1.AfterSelect += new Infragistics.Win.UltraWinTree.AfterNodeSelectEventHandler(this.ultraTree1_AfterSelect); // // ultraPanel1 // // // ultraPanel1.ClientArea // this.ultraPanel1.ClientArea.Controls.Add(this.ultraGroupBox2); this.ultraPanel1.ClientArea.Controls.Add(this.编辑区); this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraPanel1.Location = new System.Drawing.Point(215, 3); this.ultraPanel1.Name = "ultraPanel1"; this.ultraPanel1.Size = new System.Drawing.Size(704, 396); this.ultraPanel1.TabIndex = 2; // // ultraGroupBox2 // this.ultraGroupBox2.Controls.Add(this.ultraGrid2); this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0); this.ultraGroupBox2.Name = "ultraGroupBox2"; this.ultraGroupBox2.Size = new System.Drawing.Size(704, 286); this.ultraGroupBox2.TabIndex = 2; this.ultraGroupBox2.Text = "评标人员"; this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // ultraGrid2 // this.ultraGrid2.DataMember = "Table1"; this.ultraGrid2.DataSource = this.dataSet1; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn3.Header.VisiblePosition = 3; ultraGridColumn4.Header.VisiblePosition = 4; ultraGridColumn5.Header.VisiblePosition = 5; ultraGridColumn6.Header.VisiblePosition = 6; ultraGridColumn7.Header.VisiblePosition = 7; ultraGridColumn8.Header.VisiblePosition = 8; ultraGridColumn9.Header.VisiblePosition = 9; ultraGridColumn10.Header.VisiblePosition = 10; ultraGridColumn11.Header.VisiblePosition = 11; ultraGridColumn12.Header.VisiblePosition = 12; ultraGridColumn13.Header.VisiblePosition = 13; ultraGridColumn14.Header.VisiblePosition = 14; ultraGridColumn15.DataType = typeof(bool); ultraGridColumn15.DefaultCellValue = false; ultraGridColumn15.Header.Caption = ""; ultraGridColumn15.Header.CheckBoxAlignment = Infragistics.Win.UltraWinGrid.HeaderCheckBoxAlignment.Center; ultraGridColumn15.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always; ultraGridColumn15.Header.VisiblePosition = 2; ultraGridColumn15.Hidden = true; ultraGridColumn15.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox; ultraGridColumn15.Width = 52; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12, ultraGridColumn13, ultraGridColumn14, ultraGridColumn15}); this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid2.Location = new System.Drawing.Point(3, 18); this.ultraGrid2.Name = "ultraGrid2"; this.ultraGrid2.Size = new System.Drawing.Size(698, 265); this.ultraGrid2.TabIndex = 0; this.ultraGrid2.Text = "ultraGrid2"; this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate); // // 编辑区 // this.编辑区.Controls.Add(this.label3); this.编辑区.Controls.Add(this.cmb_EVA_ROLE_NAME); this.编辑区.Controls.Add(this.txt_EVA_ORG_ID); this.编辑区.Controls.Add(this.txt_EVA_USERID); this.编辑区.Controls.Add(this.txt_EVA_USERNAME); this.编辑区.Controls.Add(this.txt_EVA_ORG_NAME); this.编辑区.Controls.Add(this.label2); this.编辑区.Controls.Add(this.label1); this.编辑区.Dock = System.Windows.Forms.DockStyle.Bottom; this.编辑区.Location = new System.Drawing.Point(0, 286); this.编辑区.Name = "编辑区"; this.编辑区.Size = new System.Drawing.Size(704, 110); this.编辑区.TabIndex = 1; this.编辑区.Text = "编辑区"; this.编辑区.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // label3 // this.label3.BackColor = System.Drawing.SystemColors.Highlight; this.label3.Location = new System.Drawing.Point(30, 75); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(100, 21); this.label3.TabIndex = 86; this.label3.Text = "人员角色"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // cmb_EVA_ROLE_NAME // this.cmb_EVA_ROLE_NAME.Location = new System.Drawing.Point(132, 75); this.cmb_EVA_ROLE_NAME.Name = "cmb_EVA_ROLE_NAME"; this.cmb_EVA_ROLE_NAME.Size = new System.Drawing.Size(258, 21); this.cmb_EVA_ROLE_NAME.TabIndex = 85; // // txt_EVA_ORG_ID // this.txt_EVA_ORG_ID.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txt_EVA_ORG_ID.Location = new System.Drawing.Point(393, 51); this.txt_EVA_ORG_ID.Name = "txt_EVA_ORG_ID"; this.txt_EVA_ORG_ID.Size = new System.Drawing.Size(43, 21); this.txt_EVA_ORG_ID.TabIndex = 84; this.txt_EVA_ORG_ID.Visible = false; // // txt_EVA_USERID // this.txt_EVA_USERID.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txt_EVA_USERID.Location = new System.Drawing.Point(393, 29); this.txt_EVA_USERID.Name = "txt_EVA_USERID"; this.txt_EVA_USERID.Size = new System.Drawing.Size(43, 21); this.txt_EVA_USERID.TabIndex = 83; this.txt_EVA_USERID.Visible = false; // // txt_EVA_USERNAME // appearance12.FontData.BoldAsString = "True"; appearance12.TextHAlignAsString = "Center"; appearance12.TextVAlignAsString = "Middle"; editorButton1.Appearance = appearance12; editorButton1.Text = "+"; this.txt_EVA_USERNAME.ButtonsRight.Add(editorButton1); this.txt_EVA_USERNAME.Location = new System.Drawing.Point(132, 28); this.txt_EVA_USERNAME.Name = "txt_EVA_USERNAME"; this.txt_EVA_USERNAME.ReadOnly = true; this.txt_EVA_USERNAME.Size = new System.Drawing.Size(258, 21); this.txt_EVA_USERNAME.TabIndex = 82; this.txt_EVA_USERNAME.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_EVA_USERNAME_EditorButtonClick); // // txt_EVA_ORG_NAME // this.txt_EVA_ORG_NAME.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txt_EVA_ORG_NAME.Enabled = false; this.txt_EVA_ORG_NAME.Location = new System.Drawing.Point(132, 51); this.txt_EVA_ORG_NAME.Name = "txt_EVA_ORG_NAME"; this.txt_EVA_ORG_NAME.ReadOnly = true; this.txt_EVA_ORG_NAME.Size = new System.Drawing.Size(258, 21); this.txt_EVA_ORG_NAME.TabIndex = 81; // // label2 // this.label2.BackColor = System.Drawing.SystemColors.Highlight; this.label2.Location = new System.Drawing.Point(30, 51); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(100, 21); this.label2.TabIndex = 80; this.label2.Text = "人员科室"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label1 // this.label1.BackColor = System.Drawing.SystemColors.Highlight; this.label1.Location = new System.Drawing.Point(30, 27); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(100, 21); this.label1.TabIndex = 78; this.label1.Text = "人员名称"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // frmPopConfEvaUser // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(922, 402); this.Controls.Add(this.tableLayoutPanel1); this.Name = "frmPopConfEvaUser"; this.Text = "评标小组维护"; this.Load += new System.EventHandler(this.frmPopConfEvaUser_Load); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit(); this.tableLayoutPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraTree1)).EndInit(); this.ultraPanel1.ClientArea.ResumeLayout(false); this.ultraPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit(); this.ultraGroupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.编辑区)).EndInit(); this.编辑区.ResumeLayout(false); this.编辑区.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.cmb_EVA_ROLE_NAME)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_EVA_USERNAME)).EndInit(); this.ResumeLayout(false); } #endregion private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2; private System.Data.DataSet dataSet1; private System.Data.DataTable dataTable1; private System.Data.DataColumn dataColumn1; private System.Data.DataColumn dataColumn2; private System.Data.DataColumn dataColumn3; private System.Data.DataColumn dataColumn4; private System.Data.DataColumn dataColumn5; private System.Data.DataColumn dataColumn6; private System.Data.DataColumn dataColumn7; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1; private Infragistics.Win.UltraWinTree.UltraTree ultraTree1; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2; private Infragistics.Win.Misc.UltraPanel ultraPanel1; private Infragistics.Win.Misc.UltraGroupBox 编辑区; private System.Windows.Forms.TextBox txt_EVA_ORG_ID; private System.Windows.Forms.TextBox txt_EVA_USERID; private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_EVA_USERNAME; private System.Windows.Forms.TextBox txt_EVA_ORG_NAME; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Data.DataColumn dataColumn8; private System.Data.DataColumn dataColumn9; private System.Data.DataColumn dataColumn10; private System.Data.DataColumn dataColumn11; private System.Data.DataColumn dataColumn12; private System.Data.DataColumn dataColumn13; private System.Data.DataColumn dataColumn14; private System.Windows.Forms.Label label3; private Infragistics.Win.UltraWinEditors.UltraComboEditor cmb_EVA_ROLE_NAME; } }