IMetricSetServiceGenerateFormulaMetricSet Method

Overload List
 NameDescription
Public methodGenerateFormulaMetricSet(Guid, IEnumerableMetricSetUsage, IEnumerableString, PersistencePolicy) Generates a new FormulaMetricSet entity, by using the provided formula statements. The placeholders are generated using the elements of the dependent metric set usage objects.
Public methodGenerateFormulaMetricSet(Guid, IEnumerableMetricSetUsage, String, PersistencePolicy) Generates a new FormulaMetricSet entity, by using the provided formula statement. The placeholders are generated using the elements of the dependent metric set usage objects.
Top
See Also