| RevenueFunctionalArea Class |
Namespace: Blackbaud.UAT.Core.Crm
The RevenueFunctionalArea type exposes the following members.
| Name | Description | |
|---|---|---|
| RevenueFunctionalArea | Initializes a new instance of the RevenueFunctionalArea class |
| Name | Description | |
|---|---|---|
| Title |
Return the default page title
(Inherited from BaseComponent.) |
| Name | Description | |
|---|---|---|
| AddAPayment |
Open the dialog to add a payment.
| |
| AddAPledge(String, String) |
Open the dialog to add a pledge.
| |
| AddAPledge(TableRow, String, String) |
Open the dialog to add a pledge, set its values, and save.
| |
| BatchEntry |
Navigate to the 'Batch Entry' panel
| |
| 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.) | |
| PledgeSubtypes |
Navigate to the 'Pledge Subtypes' panel
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| TransactionSearchByConstituent |
Search for a revenue record by all records associated with a constituent
and select the first returned result.
|