Analysis Filter Relative Date Time Control
data class AnalysisFilterRelativeDateTimeControl(val commitMode: AnalysisCommitMode? = null, val displayOptions: AnalysisRelativeDateTimeControlDisplayOptions? = null, val filterControlId: String, val sourceFilterId: String, val title: String)
Constructors
Link copied to clipboard
constructor(commitMode: AnalysisCommitMode? = null, displayOptions: AnalysisRelativeDateTimeControlDisplayOptions? = null, filterControlId: String, sourceFilterId: String, title: String)
Properties
Link copied to clipboard
The visibility configuration of the Apply button on a FilterRelativeDateTimeControl
.
Link copied to clipboard
The display options of a control.
Link copied to clipboard
The ID of the FilterTextAreaControl
.
Link copied to clipboard
The source filter ID of the FilterTextAreaControl
.