O3 Framework / canBeginEditSynchronizationItemsOfType
canBeginEditSynchronizationItemsOfType(
type):boolean
Defined in: packages/framework/esm-offline/src/sync.ts:320
Returns whether editing synchronization items of the given type is supported by the currently registered synchronization handlers.
string
The identifying type of the synchronization item which should be edited.
boolean