|  | MarketingAcknowledgementBusinessProcess Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Blackbaud.UAT.Core.Crm
 Syntax
SyntaxThe MarketingAcknowledgementBusinessProcess type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | MarketingAcknowledgementBusinessProcess | Initializes a new instance of the MarketingAcknowledgementBusinessProcess class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Title | 
            Return the default page title
            (Inherited from BaseComponent.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | 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.) | 
|   | IsCompleted | 
            Wait for the the business process to finish and validate if it finished with a "Completed" status.
             | 
|   | IsNumRecordsProcessed | 
            Check for the number of records successfully processed.
             | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also