Click or drag to resize
PackageDialogSupportedFields 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.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> SupportedFields

Field Value

Type: IDictionaryString, CrmField
See Also