Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-repository-api-client
IGetDynamicFieldLogicValueRequest
Interface IGetDynamicFieldLogicValueRequest
interface
IGetDynamicFieldLogicValueRequest
{
fieldValues
?:
{
[
key
:
string
]
:
string
;
}
;
templateId
?:
number
;
}
Implemented by
GetDynamicFieldLogicValueRequest
Index
Properties
field
Values?
template
Id?
Properties
Optional
field
Values
field
Values
?:
{
[
key
:
string
]
:
string
;
}
The dynamic fields.
Optional
template
Id
template
Id
?:
number
The template id.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
field
Values
template
Id
Documentation
Loading...
The dynamic fields.