Class ReportConfig
public class ReportConfig
- Inheritance
-
ReportConfig
- Inherited Members
-
- Extension Methods
-
Constructors
Properties
public ItemWeight[] AssessmentTypeWeights { get; set; }
Property Value
- ItemWeight[]
public decimal ConsistentScore { get; set; }
Property Value
- decimal
public string Description { get; set; }
Property Value
- string
public decimal EmergentScore { get; set; }
Property Value
- decimal
public string FileSuffix { get; set; }
Property Value
- string
public string Language { get; set; }
Property Value
- string
NursingRoleText
public string NursingRoleText { get; set; }
Property Value
- string
public string RequiredRole { get; set; }
Property Value
- string
public ItemWeight[] RoleWeights { get; set; }
Property Value
- ItemWeight[]