Click or drag to resize

PageElementPropertiesConsoleDatasheet_MultiAddField Property

When MultiAdd is specified, this is the Find field to use for Add configuration. If the mapper has only one Find field then this property may be omitted.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string ConsoleDatasheet_MultiAddField { get; }

Property Value

Type: String
When MultiAdd is specified, this is the Find field to use for Add configuration. If the mapper has only one Find field then this property may be omitted.
See Also