PageElementPropertiesMiniList_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 MiniList_MultiAddField { get; }
ReadOnly Property MiniList_MultiAddField As String
Get
Property Value
Type:
StringWhen 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