UsageCounterName interface  
Definition of usage counter name.
Properties
| localized | 
	Gets or sets the localized usage counter name.  | 
| value | Gets or sets the usage counter name.  | 
Property Details
		localizedValue
	 
	Gets or sets the localized usage counter name.
localizedValue?: string
				Property Value
string
value
Gets or sets the usage counter name.
value?: string
				Property Value
string