dotmailer SDK: dotMailer.Sdk.Interfaces.IDmObject Interface Reference

dotmailer SDK

dotmailer SDK
Tools to access and manage an account in the dotMailer system
dotMailer.Sdk.Interfaces.IDmObject Interface Reference

Interface to deal with checking to see if collection/object has been changed More...

Inheritance diagram for dotMailer.Sdk.Interfaces.IDmObject:
dotMailer.Sdk.Cache.IDmCacheableObject dotMailer.Sdk.Campaigns.DmCampaignContactActivity dotMailer.Sdk.Campaigns.DmCampaignContactForward dotMailer.Sdk.Campaigns.DmCampaignContactLinkClick dotMailer.Sdk.Campaigns.DmCampaignContactOpen dotMailer.Sdk.Campaigns.DmCampaignContactPageView dotMailer.Sdk.Campaigns.DmCampaignContactReply dotMailer.Sdk.Campaigns.DmCampaignContactRoiDetail dotMailer.Sdk.Campaigns.DmCampaignContactSocialBookmark dotMailer.Sdk.Campaigns.DmCampaignContactStats dotMailer.Sdk.Campaigns.DmCampaignContent dotMailer.Sdk.Campaigns.DmCampaignOpener dotMailer.Sdk.Campaigns.DmCampaignRoiDetail dotMailer.Sdk.Campaigns.DmCampaignSummary dotMailer.Sdk.Contacts.DataFields.DmDataFieldValue dotMailer.Sdk.Contacts.Importing.ImportContactResult dotMailer.Sdk.Contacts.Importing.ImportContactSession dotMailer.Sdk.DmCustomFromAddress dotMailer.Sdk.Interfaces.IDmAddressBook dotMailer.Sdk.Interfaces.IDmCampaign dotMailer.Sdk.Interfaces.IDmContact dotMailer.Sdk.Interfaces.IDmDocument dotMailer.Sdk.Interfaces.IDmTemplate dotMailer.Sdk.Objects.Campaigns.DmCampaignPageView dotMailer.Sdk.Objects.Campaigns.DmCampaignSocialBookmark dotMailer.Sdk.Objects.DmAccountInfo dotMailer.Sdk.Objects.Documents.DmDocumentFolder dotMailer.Sdk.Objects.Images.DmImage dotMailer.Sdk.Objects.Images.DmImageFolder

Properties

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

Interface to deal with checking to see if collection/object has been changed

Property Documentation

int dotMailer.Sdk.Interfaces.IDmObject.AccountId
get

The DotMailer account Id for this object

string dotMailer.Sdk.Interfaces.IDmObject.ExternalId
get

A key that represents this object, used for synching with external applications

This cannot be used to look up this object

bool dotMailer.Sdk.Interfaces.IDmObject.IsDirty
get

has the data of the object changed

Generated by   doxygen 1.8.3