| 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; }
<AddInLabelAttribute("Query")>
<AddInParameterAttribute("QueryId")>
<AddInParameterEditorAttribute(GetType(GroupedDropDownParameterEditor), "SortBy=group,value;refreshParameters=true;")>
Public Property QueryId As String
Get
Set
Property Value
Type:
StringSee Also