  | DateTimeCodeProviderInterval Property  | 
  
    Namespace: 
   Dynamicweb.Extensibility.CodeProviders
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax[AddInParameterAttribute("Interval")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "inputClass=inputControl")]
[AddInParameterGroupAttribute("Source")]
public string Interval { get; set; }<AddInParameterAttribute("Interval")>
<AddInParameterEditorAttribute(GetType(DropDownParameterEditor), "inputClass=inputControl")>
<AddInParameterGroupAttribute("Source")>
Public Property Interval As String
	Get
	SetProperty Value
Type: 
String
See Also