 | CrmFieldSearchDialogFieldId Field |
The unique id of the search dialog field that would appear upon clicking the search icon of
the associated grid cell.
i.e. 'COMBINEDSEARCH'
Used for fields associated with 'BatchGridCellType.Searchlist'.
Namespace: Blackbaud.UAT.BaseAssembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntaxpublic readonly string SearchDialogFieldId
Public ReadOnly SearchDialogFieldId As String
public:
initonly String^ SearchDialogFieldId
Field Value
Type:
String
See Also