DashboardParameterTextAreaControl

data class DashboardParameterTextAreaControl(val delimiter: String? = null, val displayOptions: DashboardTextAreaControlDisplayOptions? = null, val parameterControlId: String, val sourceParameterName: String, val title: String)

Constructors

Link copied to clipboard
fun DashboardParameterTextAreaControl(delimiter: String? = null, displayOptions: DashboardTextAreaControlDisplayOptions? = null, parameterControlId: String, sourceParameterName: String, title: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val delimiter: String? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard