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:
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
|
get |
The DotMailer account Id for this object
|
get |
A key that represents this object, used for synching with external applications
This cannot be used to look up this object
|
get |
has the data of the object changed
Generated by 1.8.3