AddScriptMetricSetOptions Properties

The AddScriptMetricSetOptions type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalStatements
Gets optional additional statements to be added as measures.
Public propertyDashboardId
Gets or sets the dashboard ID.
Public propertyMetricSetUsages
Gets the metric set IDs that are required to generate a script metric set.
Public propertyStatement
Gets or sets the script statement with which to generate the metric set.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also