private ComboBox GetOneSpecialdayRuleEndTimeComboBox(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxKPITargetBaselineSpecialdayRuleEndTime, positionIndex)); }
private ComboBox GetOneDayNightEffectiveYearComboBox(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxDayNightEffectiveYear, positionIndex)); }
private ComboBox GetOneEffectiveYearComboBox(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxCarbonFactorEffectiveYear, positionIndex)); }
private ComboBox GetOneDemandCostType(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxDemandCostType, positionIndex + 1)); }
private ComboBox GetOneHeatingCoolingCalendarNameComboBox(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxHeatingCoolingCalendarName, positionIndex)); }
private ComboBox GetOneStartMonthComboBox(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxWorkdayCalendarStartMonth, positionIndex)); }
private ComboBox GetOneEndTimeComboBox(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxDayNightCalendarEndTime, positionIndex)); }
private ComboBox GetAdditionEndComboBox(int position) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxIntervalDialogAdditionEndTime, position)); }
private ComboBox GetOneBasicPropertyValleyEndTimeComboBox(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxTOUBasicPropertyValleyEndTime, positionIndex)); }
private ComboBox GetAdditionRelativeIntevalNumberComboBox(int position) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxIntervalDialogAdditionRelativeNumber, position)); }
private ComboBox GetCompareIntervalTypeComboBox(int position) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxTimeType, position)); }
private ComboBox GetOneHourTagId(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxHourTagId, positionIndex + 1)); }
private ComboBox GetOneFactorType(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxFactorType, positionIndex + 1)); }
private ComboBox GetOneTouTariffId(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxTouTariffId, positionIndex + 1)); }
private ComboBox GetOnePulsePeakPropertyEndTimeComboBox(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxTOUPulsePeakPropertyEndTime, positionIndex)); }
private ComboBox GetOriginalTimeTypeComboBox() { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxTimeType, 1)); }
private ComboBox GetOneSpecialDateTypeComboBox(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxWorkdayCalendarSpecialDateType, positionIndex)); }
private ComboBox GetOneWorktimeCalendarNameComboBox(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxWorktimeCalendarName, positionIndex)); }
private ComboBox GetOneEndDateComboBox(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxWorkdayCalendarEndDate, positionIndex)); }
private ComboBox GetOneHeatingCoolingEffectiveYearComboBox(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxHeatingCoolingEffectiveYear, positionIndex)); }
private ComboBox GetOneColdWarmEndDateComboBox(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxHeatingCoolingSeasonCalendarColdWarmEndDate, positionIndex)); }
private ComboBox GetOnePriceMode(int positionIndex) { return(JazzComboBox.GetOneComboBox(JazzControlLocatorKey.ComboBoxElectricPriceMode, positionIndex + 1)); }