Click or drag to resize
BatchDialogColumnToBatchColumn Field
Maps batch grid column captions to their required values in order to set their values in rows.

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 Dictionary<string, CrmField> ColumnToBatchColumn

Field Value

Type: DictionaryString, CrmField
See Also