ContextLoadValueListOptions interface

Extends

LoadValueListOptions

Index

Properties

Properties


error

● error?: (errorMessage: string, action: string) => void


modelId

● modelId?: string


params

● params?: LoadValueListParams


success

● success?: (values: ValueListItem[]) => void