MVFv3 API Documentation
Preparing search index...
@mappedin/mvf-locations
error
LocationsIntegrityErrorProperties
Interface LocationsIntegrityErrorProperties
interface
LocationsIntegrityErrorProperties
{
UnknownCategoryError
:
{
categoryId
:
`
lcat_
${
string
}
`
;
locationId
:
`
loc_
${
string
}
`
|
`
loci_
${
string
}
`
;
}
;
UnknownParentCategoryError
:
{
categoryId
:
`
lcat_
${
string
}
`
;
parentCategoryId
:
`
lcat_
${
string
}
`
;
}
;
UnknownParentLocationError
:
{
locationInstanceId
:
`
loci_
${
string
}
`
;
parentLocationId
:
`
loc_
${
string
}
`
;
}
;
}
Index
Properties
Unknown
Category
Error
Unknown
Parent
Category
Error
Unknown
Parent
Location
Error
Properties
Unknown
Category
Error
UnknownCategoryError
:
{
categoryId
:
`
lcat_
${
string
}
`
;
locationId
:
`
loc_
${
string
}
`
|
`
loci_
${
string
}
`
;
}
Unknown
Parent
Category
Error
UnknownParentCategoryError
:
{
categoryId
:
`
lcat_
${
string
}
`
;
parentCategoryId
:
`
lcat_
${
string
}
`
;
}
Unknown
Parent
Location
Error
UnknownParentLocationError
:
{
locationInstanceId
:
`
loci_
${
string
}
`
;
parentLocationId
:
`
loc_
${
string
}
`
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Unknown
Category
Error
Unknown
Parent
Category
Error
Unknown
Parent
Location
Error
MVFv3 API Documentation
Loading...