Fields.Add
Adds a new field to an existing data extension
Syntax
Fields.Add(1)
Function Properties
Ordinal | Type | Description | |
---|---|---|---|
1 | object | Required | Object containing the properties of the new field |
This sample code demonstrates how to add a new field to an existing data extension: