Click or drag to resize

OpenCatalogIntegrationScheduledTaskBaseQueryId Property

Namespace:  Dynamicweb.Ecommerce.Integration
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInLabelAttribute("Query")]
[AddInParameterAttribute("QueryId")]
[AddInParameterEditorAttribute(typeof(GroupedDropDownParameterEditor), "SortBy=group,value;refreshParameters=true;")]
public string QueryId { get; set; }

Property Value

Type: String
See Also