ContextLoadValueListOptions interface
Extends
Section titled “Extends”Properties
Section titled “Properties”● error?: (errorMessage: string, action: string) => void
modelId
Section titled “modelId”● modelId?: string
params
Section titled “params”● params?: LoadValueListParams
success
Section titled “success”● success?: (values: ValueListItem[]) => void