FileMaker Data API Tools API - v1.2.0
Preparing search index...
types/fmWeb
FmWebMetadataCache
Interface FmWebMetadataCache
interface
FmWebMetadataCache
{
schemaVersion
:
number
;
syncedAt
:
string
;
profileId
:
string
;
profileName
:
string
;
database
:
string
;
layouts
:
string
[]
;
scripts
:
string
[]
;
layoutMetadata
:
FmWebLayoutMetadata
[]
;
}
Index
Properties
schema
Version
synced
At
profile
Id
profile
Name
database
layouts
scripts
layout
Metadata
Properties
schema
Version
schemaVersion
:
number
synced
At
syncedAt
:
string
profile
Id
profileId
:
string
profile
Name
profileName
:
string
database
database
:
string
layouts
layouts
:
string
[]
scripts
scripts
:
string
[]
layout
Metadata
layoutMetadata
:
FmWebLayoutMetadata
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
schema
Version
synced
At
profile
Id
profile
Name
database
layouts
scripts
layout
Metadata
FileMaker Data API Tools API - v1.2.0
Loading...