![]() | |
Contact_2017_02 Interface |
The Contact_2017_02 type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Action_Contact_ChangeMainBusinessContact |
This action will set the selected business Contact to be the MainBusinessContact of the account it is associated with.
For action "Change Primary Contact", please use method update contact to set SDK property PrimaryContact to either true or fasle to represent whether is primary contact. For action "Change Contact Category", please use method update contact to set SDK property CategoryOption to different value to mimic Epic action "Change Contact Category" for client. |
![]() ![]() | Delete_Contact |
This method will delete a Contact from Epic.
|
![]() ![]() | Get_Contact |
This function will retrieve Contact objects from Epic which match the parameters entered in the ContactFilter object..
|
![]() ![]() | Insert_Contact |
This function will insert a new Contact into Epic.
|
![]() ![]() | Update_Contact |
This method will update an existing Contact in Epic.
|