Add
Creates a data extension and returns an initialized DataExtension object.
Add(1)
Ordinal | Type | Description |
---|---|---|
1 | Object | Required. An object that specifies the properties of the new data extension. |
This code example creates a sendable data extension that contains four fields. The field SubKey
is associated with the contact’s subscriber key.
For information about specifying data extension fields, see Fields.Add.