Click or drag to resize
TaskDialogSupportedRemindersGridFields Field
Static mapping of supported Grid column captions to CrmField objects encapsulating all relevant variables needed to set the field's value.

Namespace: Blackbaud.UAT.Core.Crm.Dialogs
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
protected static readonly IDictionary<string, CrmField> SupportedRemindersGridFields

Field Value

Type: IDictionaryString, CrmField
See Also