FieldPropertiesFind_LinkKey Property |
The RowKey to the related item. Overrides FindKey which is otherwise used.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Find_LinkKey { get; }
ReadOnly Property Find_LinkKey As String
Get
Property Value
Type:
StringThe RowKey to the related item. Overrides FindKey which is otherwise used.
Remarks
Applies to CellType Find only.
See Also