LocalizedName interface

The details about the localizable name of a type of usage.

Properties

localizedValue

The localized name of the used resource.

value

The name of the used resource.

Property Details

localizedValue

The localized name of the used resource.

localizedValue?: string

Property Value

string

value

The name of the used resource.

value?: string

Property Value

string