|  | PledgeDialog Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Blackbaud.UAT.Core.Crm.Dialogs
 Syntax
SyntaxThe PledgeDialog type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PledgeDialog | Initializes a new instance of the PledgeDialog class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Title | 
            Return the default page title
            (Inherited from BaseComponent.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CloseDialog | 
            Close the Dialog
            (Inherited from Dialog.) | 
|   | EditInstallmentDesignations | 
            Click the 'Edit installment designations' button and load the associated dialog.
             | 
|  | 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.) | 
|   | SetAccountSystem | 
            Set the account system of the pledge.
             | 
|   | SetFields(TableRow) | 
            Set the fields to their desired values
             | 
|   | SetFields(TableRow, IDictionaryString, CrmField) | 
            Set the fields to their desired values
             | 
|   | SplitDesignationsEvenly | 
            Split pledge evenly among the provided designations.
             | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 Fields
Fields| Name | Description | |
|---|---|---|
|   | DialogIds | 
            Static list of supported unique dialog id.
             | 
|   | SupportedFields | 
            Static mapping of supported field captions to CrmField objects encapsulating all relevant variables
            needed to set the field's value.
             | 
 See Also
See Also