Template Filter Date Time Picker Control
data class TemplateFilterDateTimePickerControl(val displayOptions: TemplateDateTimePickerControlDisplayOptions? = null, val filterControlId: String, val sourceFilterId: String, val title: String, val type: TemplateSheetControlDateTimePickerType? = null)
Constructors
Link copied to clipboard
fun TemplateFilterDateTimePickerControl(displayOptions: TemplateDateTimePickerControlDisplayOptions? = null, filterControlId: String, sourceFilterId: String, title: String, type: TemplateSheetControlDateTimePickerType? = null)