|
  | aggregator | 
 Gets or sets the aggregator. Can be set to null to use the metric set's default.
 
 | 
  | isHidden | 
 Gets or sets a value indicating whether this instance is hidden.
 If hidden, the data is still retrieved and used in any computations, but it is not present in the result cellset.
 
 | 
  | missingDataRule | 
 Gets or sets the missing data rule. Can be set to null to use the metric set's default.
 
 | 
  | sortPolicy | 
 Gets or sets the sorting. Can be set to null to use the metric set's default.
 
 | 
  | uniqueName | 
 Gets or sets the unique name of the measure this override is for.
 
 |