MapperKernelTextItems Property |
The mapper's localized
TextItem collection. For a particular instance of a mapper only the locale
(language) for the current user is loaded.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public TextItems TextItems { get; }
Public ReadOnly Property TextItems As TextItems
Get
Property Value
Type:
TextItemsImplements
IMapperTextItemsSee Also