Interface KpiResourceFormat.UpdateStages.WithCalculationWindowFieldName

All Known Subinterfaces:
KpiResourceFormat.Update
Enclosing interface:
KpiResourceFormat.UpdateStages

public static interface KpiResourceFormat.UpdateStages.WithCalculationWindowFieldName
The stage of the KpiResourceFormat update allowing to specify calculationWindowFieldName.
  • Method Details

    • withCalculationWindowFieldName

      KpiResourceFormat.Update withCalculationWindowFieldName(String calculationWindowFieldName)
      Specifies the calculationWindowFieldName property: Name of calculation window field..
      Parameters:
      calculationWindowFieldName - Name of calculation window field.
      Returns:
      the next definition stage.