| OpenCatalogIntegrationScheduledTaskBaseContentType Property |
Namespace:
Dynamicweb.Ecommerce.Integration
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [AddInLabelAttribute("Catalog Content type")]
[AddInParameterAttribute("ContentType")]
[AddInParameterGroupAttribute("Output")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "")]
public string ContentType { get; set; }
<AddInLabelAttribute("Catalog Content type")>
<AddInParameterAttribute("ContentType")>
<AddInParameterGroupAttribute("Output")>
<AddInParameterEditorAttribute(GetType(DropDownParameterEditor), "")>
Public Property ContentType As String
Get
Set
Property Value
Type:
StringSee Also