|  | RevenueFunctionalArea Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Blackbaud.UAT.Core.Crm
 Syntax
SyntaxThe RevenueFunctionalArea type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RevenueFunctionalArea | Initializes a new instance of the RevenueFunctionalArea class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Title | 
            Return the default page title
            (Inherited from BaseComponent.) | 
 Methods
Methods| 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.
             | 
 See Also
See Also