|  | BatchDialogColumnToBatchColumn Field | 
            Maps batch grid column captions to their required values in order to set their values in rows.
            
 
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 Dictionary<string, CrmField> ColumnToBatchColumn
Protected Shared ReadOnly ColumnToBatchColumn As Dictionary(Of String, CrmField)
protected:
static initonly Dictionary<String^, CrmField^>^ ColumnToBatchColumn
Field Value
Type: 
DictionaryString, 
CrmField See Also
See Also