Example #1
0
 public ReportCsf(string label, string description, FormulaType formulaType, int decimalPlaces, string downGroup,
                  CsfGroupType downGroupType, string acrossGroup, CsfGroupType acrossGroupType, string formula)
 {
     throw new global::System.NotImplementedException("ReportCsf");
 }
Example #2
0
 public void setAcrossGroupType(CsfGroupType acrossGroupType)
 {
     throw new global::System.NotImplementedException("ReportCsf.SetAcrossGroupType");
 }