Click or drag to resize

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; }

Property Value

Type: String
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.
Remarks
Applies to CellType Find only.
See Also