Click or drag to resize

ILocalizedNamedValue Properties

The ILocalizedNamedValue type exposes the following members.

Properties
 NameDescription
Public propertyDescription Gets the description associated with the current instance
(Inherited from INamedValue)
Public propertyDescriptions Gets a IReadOnlyDictionaryTKey, TValue containing translated descriptions
Public propertyId Gets the value associated with the current instance
(Inherited from INamedValue)
Top
See Also