dundas.data.MetricSetUsage Class

 

Inheritance Hierarchy

 
Class
   dundas.data.MetricSetUsage
 

Constructors

 
  Name Description
init Initializes the Metric set Usage. Called during construction.
 
 

Properties

 
  Name Description
metricSetId Gets or sets the metric set Id.
parameterValues Gets or sets the parameter values associated with the instance.
uniqueName Gets or sets the metric set instance uniquename.
 
 

Methods

 
  Name Description
fromJObject Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class.
toJSON Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class.