DataType | ExtractParameterDataType | This has been deprecated. Use ValueType. (PropertyDefinition) The data type of the parameter to pass to the Data Extract. Use the data type to dynamically build a user interface with some basic data validation. (ExtractParameterDescription) |
DefaultValue | xsd | The default value for a data extension field if no value is supplied (Include Now() as the default value if you wish to have a field default to today's date). Used by ExtractParameterDescription as the default value for the parameter if not suppliedwhen a data extract is executed. Used by PropertyDefinition if the default value for the attribute if not suppliedfor a data profile attribute. |
DropDownList | xsd | Specifies the multiple potential values for a dropdown list in an extract parameter. |
IsOptional | xsd | Indicates whether a parameter is optional. |
Name | xsd | Name of the object or property. |