ODataValueListResolver class
Implements
Section titled “Implements”Constructors
Section titled “Constructors”constructor
Section titled “constructor”⊕ new ODataValueListResolver(context: EqContext): ODataValueListResolver
Parameters:
Section titled “Parameters:”- context: EqContext
Public Methods
Section titled “Public Methods”loadValueList
Section titled “loadValueList”▸ loadValueList(options?: LoadValueListOptions): Promise
<ValueListItem[]>
Parameters:
Section titled “Parameters:”- options: LoadValueListOptions, Optional
Returns Promise
<ValueListItem[]>