PageElementPropertiesConsoleDatasheet_Mapper Property |
The mapper to use for this element. If none is specified, the mapper specified on the page will be used.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string ConsoleDatasheet_Mapper { get; }
ReadOnly Property ConsoleDatasheet_Mapper As String
Get
Property Value
Type:
StringThe mapper to use for this element. If none is specified, the mapper specified on the page will be used.
See Also