Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-repository-api-client
ODataValueOfIListOfFieldValue
Class ODataValueOfIListOfFieldValue
Hierarchy (
view full
)
ODataValueOfIListOfFieldValue
ODataValueContextOfIListOfFieldValue
Implements
IODataValueOfIListOfFieldValue
Index
Constructors
constructor
Properties
value?
Methods
init
toJSON
fromJS
Constructors
constructor
new OData
Value
OfIList
Of
Field
Value
(
data
?
)
:
ODataValueOfIListOfFieldValue
Parameters
Optional
data
:
IODataValueOfIListOfFieldValue
Returns
ODataValueOfIListOfFieldValue
Properties
Optional
value
value
?:
FieldValue
[]
Methods
init
init
(
_data
?
)
:
void
Parameters
Optional
_data
:
any
Returns
void
toJSON
toJSON
(
data
?
)
:
any
Parameters
Optional
data
:
any
Returns
any
Static
fromJS
fromJS
(
data
)
:
ODataValueOfIListOfFieldValue
Parameters
data
:
any
Returns
ODataValueOfIListOfFieldValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
value
Methods
init
toJSON
fromJS
Documentation
Loading...