dotmailer SDK
Tools to access and manage an account in the dotMailer system
|
dotMailer.Sdk.Collections.DmDataFieldDefinitionCollection Class Reference
A collection of data field definitions More...
Inheritance diagram for dotMailer.Sdk.Collections.DmDataFieldDefinitionCollection:
Public Member Functions | |
bool | Contains (string dataFieldName) |
Checks to see if the collection contains a data field definition with the specified name. | |
Properties | |
override bool | IsDirty [get] |
has anything in the collection changed | |
override string | ObjectType [get, set] |
Returns the type name of the class Used by the serialisation process | |
DmDataFieldDefinition | this[string name] [get] |
Gets a definition based on it's name | |
Detailed Description
A collection of data field definitions
Member Function Documentation
bool dotMailer.Sdk.Collections.DmDataFieldDefinitionCollection.Contains | ( | string | dataFieldName | ) |
Checks to see if the collection contains a data field definition with the specified name.
- Parameters
-
dataFieldName
- Returns
Property Documentation
|
get |
has anything in the collection changed
|
getset |
Returns the type name of the class Used by the serialisation process
|
get |
Gets a definition based on it's name
- Parameters
-
name
- Returns
Generated by 1.8.3