function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
contactSalescontactSales 

Need the "Member First Associated Date"

Hello,
I create a campaign , append contacts to this campaign on a daily basis. Hence, I need to access and display the "Member First Associated Date" Column (for that contact appended) in code
 
You display this column ("Member First Associated Date")  in your "Campaign Contacts" Reports section.
What object will I have to use to access the same via my code? I couldnt find it in CampaignMember object
 
I'm using VB.Net 2.0 with Enterprise.wsdl to access web service .
 
Regards
werewolfwerewolf
As I mentioned in your other post (which is almost exactly the same :| ), this field is probably referring to CreatedDate of CampaignMember.