ResourceName interface
The Resource Name.
Properties
localized |
The localized name of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
value | The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
localizedValue
The localized name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
localizedValue?: string
Property Value
string
value
The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
value?: string
Property Value
string