|  | EventDialogSupportedFields Field | 
            Static mapping of supported field 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)
 Syntax
Syntaxprotected static readonly IDictionary<string, CrmField> SupportedFields
Protected Shared ReadOnly SupportedFields As IDictionary(Of String, CrmField)
protected:
static initonly IDictionary<String^, CrmField^>^ SupportedFields
Field Value
Type: 
IDictionaryString, 
CrmField See Also
See Also