MapperPropertiesItemDescription Property |
A description of a single record in the mapper (may include field references).
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string ItemDescription { get; }
ReadOnly Property ItemDescription As String
Get
Property Value
Type:
StringA description of a single record in the mapper (may include field references).
Remarks Note |
---|
This property supports localization. |
See Also