ExtractParameterDescription

NameData TypeDescription
DataTypeExtractParameterDataTypeThis 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)
DefaultValuexsd:stringThe 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.
DropDownListxsd:stringSpecifies the multiple potential values for a dropdown list in an extract parameter.
IsOptionalxsd:booleanIndicates whether a parameter is optional.
Namexsd:stringName of the object or property.