Class PerformanceReportDetail
public class PerformanceReportDetail : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
PerformanceReportDetail
- Implements
- Inherited Members
Constructors
PerformanceReportDetail()
public PerformanceReportDetail()
Fields
AssesmentTypeValidator
AssesmentTypeValidator control.
protected CustomValidator AssesmentTypeValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CBAWeight
CBAWeight control.
protected NumericBox CBAWeight
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ConsistentScore
ConsistentScore control.
protected NumericBox ConsistentScore
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Description
Description control.
protected MarkdownEditor Description
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EmergentScore
EmergentScore control.
protected NumericBox EmergentScore
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Language
Language control.
protected ComboBox Language
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NursingRoleText
NursingRoleText control.
protected TextBox NursingRoleText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportName
ReportName control.
protected TextBox ReportName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RequiredRole
RequiredRole control.
protected ComboBox RequiredRole
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RoleRepeater
RoleRepeater control.
protected Repeater RoleRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SLAWeight
SLAWeight control.
protected NumericBox SLAWeight
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetInputValues(TReport)
public void GetInputValues(TReport report)
Parameters
reportTReport
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
SetDefaultInputValues()
public void SetDefaultInputValues()
SetInputValues(TReport)
public void SetInputValues(TReport report)
Parameters
reportTReport