|  | ConstituentPanel Methods | 
The ConstituentPanel type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | AddConstituency | 
            Add a constituency under the 'Personal Info' => 'Constituencies' tab.
             | 
|   | AddMajorGivingPlan | 
            Add a major giving plan to a prospect constituent.
             | 
|   | AddNote | 
            Add a Note in the 'Documentation and Interactions' => 'Constituent Documentation' tab
             | 
|   | AddNotification | 
            Add a Notification to the specified Note in the 'Documentation and Interactions' => 'Constituent Documentation' tab.
             | 
|   | AddTeamMember | 
            Add a prospect team member from the 'Prospect' => 'Prospect Team' tab.
            
            Constituent may need to have the 'Prospect' constituency for this tab to be displayed.
             | 
|   | AddTeamRole | 
            Add Team Member Role through the 'Add a prospect team member' dialog.
             | 
|   | ClickConstituentLink | 
            Follow the specified constituency link.
             | 
|   | ConstituencyExists | 
            Check if a constituency exists on the 'Personal Info' => 'Constituencies' tab.
             | 
|   | DeleteConstituency | 
            Delete constituency by constituency
             | 
|  | 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.) | 
|   | GetConstituentTypeText | 
            Return the Constituent Type text from the TopBar on the ConstituentPanel
             | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|   | getXNotification | 
            XPath to find a notification on a Constituent panel.
             | 
|   | GoToPlan | 
            Navigate the plan panel of an existing plan for the constituent.
             | 
|   | IsBirthDate | 
            Check the Birth Date of the constituent.
             | 
|   | IsConstituentPanelHeader | 
            Check if the Constituent panel header has the expected text.
             | 
|   | IsLastName | 
            Checks if the constituent record panel has the provided last name.
             | 
|   | IsStateAddress | 
            Check the State address of the constituent.
             | 
|   | IsTitle | 
            Check the Title of the constituent.
             | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|   | NotificationExists | 
            Check if a Notification exists for the provided Note.
             | 
|   | PlanExists | 
            Check if a plan exists for the constituent.
             | 
|   | SelectInfoTab | 
            Select Info tab based on constituent type Text in the Panel Header
             | 
|   | SelectNote | 
            Select a Note.
             | 
|   | StartToAddAPlan | 
            Start to add a plan to the prospect constituent.
             | 
|   | TeamMemberExists | 
            Check if a prospect team member exists.
             | 
|   | TeamRoleExists | 
            Check if a Team Member Role exists when adding a Prospect team member through the
            'Add a prospect team member' dialog.
             | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also