dotmailer SDK: dotMailer.Sdk.Contacts.DataFields.DmDataFieldDefinition Class Reference

dotmailer SDK

dotMailer.Sdk.Contacts.DataFields.DmDataFieldDefinition Class Reference

Class that defines a data field that is used by the DmContacts More...

Properties

string Name [get, set]
 The name of the data field
 
DmDataFieldTypes Type [get, set]
 The data type of the data field
 
bool IsPrivate [get, set]
 Is this a private data field
 
bool IsSystem [get, set]
 Is this a system data field? System data fields cannot be deleted
 
string ObjectType [get, set]
 Returns the type name of the class Used by the serialisation process
 
DmLocale AccountLocale [get, set]
 Account locale
 

Detailed Description

Class that defines a data field that is used by the DmContacts

Property Documentation

DmLocale dotMailer.Sdk.Contacts.DataFields.DmDataFieldDefinition.AccountLocale
getset

Account locale

bool dotMailer.Sdk.Contacts.DataFields.DmDataFieldDefinition.IsPrivate
getset

Is this a private data field

bool dotMailer.Sdk.Contacts.DataFields.DmDataFieldDefinition.IsSystem
getset

Is this a system data field? System data fields cannot be deleted

string dotMailer.Sdk.Contacts.DataFields.DmDataFieldDefinition.Name
getset

The name of the data field

string dotMailer.Sdk.Contacts.DataFields.DmDataFieldDefinition.ObjectType
getset

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

DmDataFieldTypes dotMailer.Sdk.Contacts.DataFields.DmDataFieldDefinition.Type
getset

The data type of the data field

Generated by   doxygen 1.8.3