FieldPropertiesFind_FindFields Property |
A tag string of field in the format <destination field>=[source field];<destination field>=[source field]. If the destination and source are the same, you may omit the source field.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Find_FindFields { get; }
ReadOnly Property Find_FindFields As String
Get
Property Value
Type:
StringA tag string of field in the format <destination field>=[source field];<destination field>=[source field]. If the destination and source are the same, you may omit the source field.
Remarks
Applies to CellType Find only.
See Also