 | 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.DialogsAssembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntaxprotected static readonly IDictionary<string, CrmField> SupportedRemindersGridFields
Protected Shared ReadOnly SupportedRemindersGridFields As IDictionary(Of String, CrmField)
protected:
static initonly IDictionary<String^, CrmField^>^ SupportedRemindersGridFields
Field Value
Type:
IDictionaryString,
CrmField
See Also