|  | BatchDialog Methods | 
The BatchDialog type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CloseDialog | 
            Close the Dialog
            (Inherited from Dialog.) | 
|   | EditConstituent | 
            Edit the constituent for the currently selected batch row.
             | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) | 
|   | GetColumnIndexByCaption | 
            Get the index of the column in the batch grid.
             | 
|   | GetColumnIndexById | 
            Get the index of the column in the batch grid.
             | 
|   | GetGridCellValue | 
            Get the value of a batch grid cell.
             | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|   | SaveAndClose | 
            Click the 'Save and close' button.
             | 
|   | SetGridCell | 
            Set the value of a batch grid cell for a specified row.
             | 
|   | SetGridRow | 
            Set the row of a batch grid.
             | 
|   | SetGridRows | 
            Set the rows of a batch grid starting with the first row.
             | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
|   | Validate | 
            Click the 'Validate' button and click Ok on the confirmation button.
             | 
 See Also
See Also