dotmailer SDK: dotMailer.Sdk.Contacts.Importing.ImportContactSession Class Reference

dotmailer SDK

dotmailer SDK
Tools to access and manage an account in the dotMailer system
dotMailer.Sdk.Contacts.Importing.ImportContactSession Class Reference

Class that represents a dotMailer contact import session More...

Inheritance diagram for dotMailer.Sdk.Contacts.Importing.ImportContactSession:
dotMailer.Sdk.Interfaces.IDmObject dotMailer.Sdk.Cache.IDmCacheableObject

Properties

int AccountId [get, set]
 The parent account id
 
ImportGuid ImportGuid [get, set]
 The server import id
 
ContactImportStatus Status [get, set]
 The import status
 
int NumContacts [get, set]
 Number of contacts that have been imported
 
DateTime EstimateComplete [get, set]
 The estimated Completion time
 
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

Class that represents a dotMailer contact import session

Property Documentation

int dotMailer.Sdk.Contacts.Importing.ImportContactSession.AccountId
getset

The parent account id

DateTime dotMailer.Sdk.Contacts.Importing.ImportContactSession.EstimateComplete
getset

The estimated Completion time

string dotMailer.Sdk.Contacts.Importing.ImportContactSession.ExternalId
get

Gets/Sets the generated Id that uniquely identifies this record

ImportGuid dotMailer.Sdk.Contacts.Importing.ImportContactSession.ImportGuid
getset

The server import id

bool dotMailer.Sdk.Contacts.Importing.ImportContactSession.IsDirty
get

Returns true if the object has changed

int dotMailer.Sdk.Contacts.Importing.ImportContactSession.NumContacts
getset

Number of contacts that have been imported

string dotMailer.Sdk.Contacts.Importing.ImportContactSession.ObjectType
getset

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

ContactImportStatus dotMailer.Sdk.Contacts.Importing.ImportContactSession.Status
getset

The import status

string dotMailer.Sdk.Contacts.Importing.ImportContactSession.UserTag1
getset

User Tag

string dotMailer.Sdk.Contacts.Importing.ImportContactSession.UserTag2
getset

User Tag

string dotMailer.Sdk.Contacts.Importing.ImportContactSession.UserTag3
getset

User Tag

Generated by   doxygen 1.8.3