|  | BatchEntryPanel Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Blackbaud.UAT.Core.Crm.Panels
 Syntax
SyntaxThe BatchEntryPanel type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | BatchEntryPanel | Initializes a new instance of the BatchEntryPanel class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Title | 
            Return the default page title
            (Inherited from BaseComponent.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|   | AddBatch(String) | 
            Create a new batch using the specified template and load the batch dialog.
             | 
|   | AddBatch(String, String) | 
            Create a new batch with the specified template and description.
             | 
|   | CommitSelectedBatch | 
            Commit the currently selected batch.
             | 
|  | 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.) | 
|  | 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.) | 
|   | SelectUncommittedBatch | 
            Select an uncommitted batch.
             | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
|   | UncommittedBatchExists | 
            Check if a batch exists as a row in the uncommitted batches datalist.
             | 
 Fields
Fields| Name | Description | |
|---|---|---|
|   | getXSearchInput | 
            Get Xpath for search input html field
             | 
 See Also
See Also