XML API: Lookup Lists for Contacts
The following lookups for Contacts objects can be accessed by the API:
Id | Mapped Class | S | I | U | D |
lookupContactAddressTypes | org.aspcfs.utils.web.LookupList | - | Y | NT | Y |
lookupContactAddressTypes List | org.aspcfs.utils.web.LookupList | Y | - | - | - |
lookupContactEmailTypes | org.aspcfs.utils.web.LookupList | - | Y | NT | Y |
lookupContactEmailTypes List | org.aspcfs.utils.web.LookupList | Y | - | - | - |
lookupContactPhoneTypes | org.aspcfs.utils.web.LookupList | - | Y | NT | Y |
lookupContactPhoneTypesList | org.aspcfs.utils.web.LookupList | Y | - | - | - |
lookupContactSource | org.aspcfs.utils.web.LookupList | - | Y | NT | Y |
lookupContactSource List | org.aspcfs.utils.web.LookupList | Y | - | - | - |
lookupContactRating | org.aspcfs.utils.web.LookupList | - | Y | NT | Y |
lookupContactRatingList | org.aspcfs.utils.web.LookupList | Y | - | - | - |
S = Select I = Insert U = Update D = Delete Y = Supported - = N/A NT =Not Tested
org.aspcfs.utils.web.LookupList
code description level enabled entered modified
Sign in to add your comment.