| BatchEntryPanel Methods |
The BatchEntryPanel type exposes the following members.
| 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.
|