FieldPropertiesFind_FindDefaults Property |
A semi-colon separated list of fields=value pairs specifying default search criteria. The values may include field references and/or embedded functions.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Find_FindDefaults { get; }
ReadOnly Property Find_FindDefaults As String
Get
Property Value
Type:
StringA semi-colon separated list of fields=value pairs specifying default search criteria. The values may include field references and/or embedded functions.
Remarks
Applies to CellType Find only.
See Also