OperationMetaMetricDimensionSpecification interface    
What is this?
Properties
| display | 
	Dimension display name  | 
| name | Dimension unique name  | 
| to | 
	Whether this metric should be exported for Shoebox  | 
Property Details
		displayName
	 
	Dimension display name
displayName?: string
				Property Value
string
name
Dimension unique name
name?: string
				Property Value
string
		toBeExportedForShoebox
	   
	Whether this metric should be exported for Shoebox
toBeExportedForShoebox?: boolean
				Property Value
boolean