APIProperty
The APIProperty object associates more information about an object in a name and value pair. An object can have none, one, or many APIProperty objects associated with it. Use this property to provide information for values on a DataExtension object.
| Name | Data Type | Description |
|---|---|---|
| Name | xsd:string | Name of the object or property. |
| Value | xsd:string | Defines value to be used in filter or other object. |