dotmailer SDK: dotMailer.Sdk.Objects.Campaigns.DmCampaignSocialBookmark Class Reference

dotmailer SDK

dotMailer.Sdk.Objects.Campaigns.DmCampaignSocialBookmark Class Reference

A Social Book More...

Inheritance diagram for dotMailer.Sdk.Objects.Campaigns.DmCampaignSocialBookmark:
dotMailer.Sdk.Interfaces.IDmObject dotMailer.Sdk.Cache.IDmCacheableObject

Properties

int AccountId [get, set]
 The parent account id
 
int CampaignId [get, set]
 The id of the parent campaign
 
int ContactId [get, set]
 The ID of the contact sent the campaign through which the page view was generated.
 
string ContactEmail [get, set]
 The email of the contact
 
string Name [get, set]
 The name of the social network.
 
int NumViews [get, set]
 The number of tracked social bookmark views.
 
string UserTag1 [get, set]
 User Tag
 
string UserTag2 [get, set]
 User Tag
 
string UserTag3 [get, set]
 User Tag
 
bool IsDirty [get]
 Returns true if the object has changed
 
string ObjectType [get, set]
 Returns the type name of the class Used by the serialisation process
 
string ExternalId [get]
 Gets/Sets the generated Id that uniquely identifies this record
 
- Properties inherited from dotMailer.Sdk.Interfaces.IDmObject
int AccountId [get]
 The DotMailer account Id for this object
 
string ExternalId [get]
 A key that represents this object, used for synching with external applications
 
bool IsDirty [get]
 has the data of the object changed
 

Detailed Description

A Social Book

Property Documentation

int dotMailer.Sdk.Objects.Campaigns.DmCampaignSocialBookmark.AccountId
getset

The parent account id

int dotMailer.Sdk.Objects.Campaigns.DmCampaignSocialBookmark.CampaignId
getset

The id of the parent campaign

string dotMailer.Sdk.Objects.Campaigns.DmCampaignSocialBookmark.ContactEmail
getset

The email of the contact

int dotMailer.Sdk.Objects.Campaigns.DmCampaignSocialBookmark.ContactId
getset

The ID of the contact sent the campaign through which the page view was generated.

string dotMailer.Sdk.Objects.Campaigns.DmCampaignSocialBookmark.ExternalId
get

Gets/Sets the generated Id that uniquely identifies this record

bool dotMailer.Sdk.Objects.Campaigns.DmCampaignSocialBookmark.IsDirty
get

Returns true if the object has changed

string dotMailer.Sdk.Objects.Campaigns.DmCampaignSocialBookmark.Name
getset

The name of the social network.

int dotMailer.Sdk.Objects.Campaigns.DmCampaignSocialBookmark.NumViews
getset

The number of tracked social bookmark views.

string dotMailer.Sdk.Objects.Campaigns.DmCampaignSocialBookmark.ObjectType
getset

Returns the type name of the class Used by the serialisation process

string dotMailer.Sdk.Objects.Campaigns.DmCampaignSocialBookmark.UserTag1
getset

User Tag

string dotMailer.Sdk.Objects.Campaigns.DmCampaignSocialBookmark.UserTag2
getset

User Tag

string dotMailer.Sdk.Objects.Campaigns.DmCampaignSocialBookmark.UserTag3
getset

User Tag

Generated by   doxygen 1.8.3